Szymon Ulatowski wrote:
Michal Seliga wrote:
one possibility is to have 2 menubar resources and set needed one with FrmSetMenu when you need to change it


another possibility is to react on menuOpenEvent and use MenuHideItem for item you currently want to disappear. details about how this event work are in reference docs, read it, there is some important stuff

and just for completeness, another one is calling MenuAddItem in menuOpenEvent :-)

sz.


there is also known bug of palmos 3.x (i noticed it on Handspring Visor Pro, Neo) where system may freeze when you try to hide item which is not last in menu... so if you want to be able to run your application on older devices i recommend to have more menubars and use frmsetmenu

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to