My free code for resizing forms on Palm, Handera, Sony and Dana devices has 
been updated to 1.2.8.  If your app doesn't have hi-res+ support because you 
think it's too hard to do, you need to use PalmResize (it's still not trivial, 
but fairly easy).  Get it from palmresize.sf.net .

Update notes:

Minor fixes.  Resize width of tables that have only
     one column (other tables will probably require custom
     resizing).  
     
     NOTE: I have discovered an important thing.
     HandleResizeNotification() should only be called if
     launchFlags in PilotMain() has the sysAppLaunchFlagSubCall
     flag.  Otherwise, a crash on exit can result under some
     circumstances (I think these circumstances are connected
     with five-way navigation).  See the updated demo code.
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to