Luc Le Blanc wrote:
> Dmitry Grinberg wrote:
>       
> http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/Menu.html
> documents the internal structured of menus OS2 - OS 4
> 
> for os5 it is mostly the same, but in little-endian. you are free to
> edit the structure directly. PalmOS has no problems with this at all.
> 
> 
> OR
> 
> You can make two menu objects one with "connect..." and other with
> "disconnect..." menu items in the same place and use FrmSetMenu() to
> toggle between them. This is the only officially supported way of
> doing this i believe.
> 
> 
> Thanks. In the end, I found that doubling the menus was easier. Luckily, it's 
> the only toggable item item I have, otherwise, this can grow real fast...
> 
> 
> Luc Le Blanc
> 

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

Reply via email to