1. I didn't code for 5way navigation support in my project, but still navigation is working properly in some forms. So, DO I NEED TO DO 5 WAY CODE AGAIN TO THAT FORMS, SINCE ALREADY IT'S TAKEN THE NAVAIGATION AUTOMATICALLY IN PROPER WAY ?
The system won't turn on object navigation for non-modal forms by default, only for modal forms.
2. DO I NEED TO DO 5-WAY NAVIG. CODE FOR "MODAL FORMS" OR I HEARD MODAL FORMS ARE TAKEN THE 5 WAY NAVIG. AUTOMATICALLY, IS THIS CORRECT ?
Five-way navigation maps are automatically produced for modal forms. You should provide a fnav resource if your modal form has special needs or if you want the initial focus to be on something other than the default button.
-- Ben Combee, Senior Software Engineer, Palm, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
