Larry Gilbert <[EMAIL PROTECTED]> writes: > > 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?
AFAICT, the interface of MenuAddItem() does not allow that if the entire menu is to be dynamically created; it requires there to be a menu item just before the one to be dynamically inserted. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
