Clive, >I am having trouble finding code (that works) that sets the focus on a button >(using a keyboard).
Are you talking about the focus ring which appears on devices like the Treo 6xx? Or on generic palm OS devices running say OS 4.x? Prior to the Treo 600, the OS had no concept of focus except for field objects. Either a field had the focus, or there was "no focus". Buttons (among other things) could not receive the focus. Handspring made proprietary extensions on the Treo 600 to introduce focus support, using "fnav" resources. The concept has been adopted by some newer palmOne models, since palmOne acquired Handspring. See the palmOne SDK docs for information on "fnav" resources to control focus handling. It only works on relatively new devices, with support for the focus ring. This does not include all OS5.x devices. I think the list is just the Treo 600/650, Tungsten T5, E2, and LifeDrive. That list may not be definitive though. Doug -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
