It's good to see the glue library will handle this gotchas.

If one doesn't want to use the glue library, according to the palmOne's developer's guide, one can check the version of the navigation API. If the version is 1, one should use the HsNav APIs, if the version is 2 or higher, one should use the new FrmNav APIs.

Best Regards,
Tony Cheung

Ben Combee wrote:
At 06:26 AM 11/17/2004, you wrote:

I had HsNavObjectTakeFocus() for supporting the Treo 600 but the new header
files have FrmNavObjectTakeFocus() instead. Does this mean that I need to
replace every HsNavObjectTakeFocus() with FrmNavObjectTakeFocus()? Will it
still work on the Treo 600?


I guess I need FrmNavObjectTakeFocus() for the Tungsten T5 too.


There are additions to the glue library in the latest SDK which is going to be released with Palm OS Developer Suite 1.1 in the near future. There are glue versions of the various FrmNav functions that call the correct trap on the Treo 600 and on newer devices that support the PalmSource standard APIs. You can mail me directly at [EMAIL PROTECTED] to get a copy of this glue library early.


-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/




-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to