letter/grafitti recognition in dropdown menus

2002-01-28 Thread l e s s
i have a PODS application and i would like to enable the user to use grafitti to navigate thru the long dropdown menus in the search form. basically i want the functionality seen in the Expense application where if you pull down the dropdown menu, and write D for example, in the grafitti

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread Steve Mann
i have a PODS application and i would like to enable the user to use grafitti to navigate thru the long dropdown menus in the search form. It's possible to set up lists so they can be navigated with graffiti. There's a list attribute you need to set, and the list has to be in sorted order, and

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread l e s s
where would i get the expense source code? i could not find in with the examples from the sdk On Mon, 28 Jan 2002, Steve Mann wrote: i have a PODS application and i would like to enable the user to use grafitti to navigate thru the long dropdown menus in the search form. It's possible to

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread Joe
--- l e s s wrote: where would i get the expense source code? i could not find in with the examples from the sdk go to http://www.palmos.com/dev/tools/sdk/sdk2452534/sdk35.html and, after accepting the license agreement, click on Examples to get the sample code from the 3.5 SDK. I don't

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread John Leung
Well, I looked up the documentation. The list attribute to set is search. However, there is one thing I found very interesting though. A list's attribute data is stored in a ListType structure and from the doc, there is a big warning saying never access structure elements directly because it

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread Ben Combee
John Leung [EMAIL PROTECTED] wrote in message news:74944@palm-dev-forum... Well, I looked up the documentation. The list attribute to set is search. However, there is one thing I found very interesting though. A list's attribute data is stored in a ListType structure and from the doc,

Re: letter/grafitti recognition in dropdown menus

2002-01-28 Thread Steve Mann
And yet, there are still no API to change the list's attribute event in OS4's SDK. So, am I missing something? Did you look in the Glue headers? How about LstGlueSetIncrementalSearch? Regards, Steve Mann -- For information on using the Palm Developer Forums, or to unsubscribe, please see