"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, there is a big warning saying never access structure > elements directly because it may not work for future OS. And yet, > there are still no API to change the list's attribute event in OS4's > SDK. So, am I missing something?
You are missing the seeding version of the Palm OS 4.0 SDK update. It has a new glue library call that can be used to set this: LstGlueSetIncrementalSearch. See the resource pavilion at palmos.com. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
