The dynamic UI features tend to have a lot of gotchas that aren't
adequately documented. I have heard that trying to dynamically
manipulate a form object that's in the middle of a list of other objects
is fraught with peril. So I can only assume the same holds true for menus.
Thus, instead of making a placeholder menu item in the middle of your
menu and fiddling with that, I'd try dynamically adding menu items
starting with the item you want to be dynamic, then adding the rest of
the menu items below that one. Maybe that will work better?
--Larry
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
- MenuHideItem() to hide the first item from a pulldown menu Thomas Maeder
- Re: MenuHideItem() to hide the first item from a pulldo... Larry Gilbert
- Re: MenuHideItem() to hide the first item from a pulldo... Thomas Maeder
