Shadow&Max Active Member Licensed User Longtime User Jul 30, 2014 #1 OK, so I've created conditional menus in Activity_Create, but it there any way to delete a menu item if it's not needed? I guess the question is "Can you reinitialize a menu with less menu items after it's been created the first time?" I see that if you call them twice, you get a menu that's twice as long, but all items work. Last edited: Jul 30, 2014
OK, so I've created conditional menus in Activity_Create, but it there any way to delete a menu item if it's not needed? I guess the question is "Can you reinitialize a menu with less menu items after it's been created the first time?" I see that if you call them twice, you get a menu that's twice as long, but all items work.
Shadow&Max Active Member Licensed User Longtime User Jul 30, 2014 #2 Found it... As Emily Litella says, Nevermind!: http://www.b4x.com/android/forum/threads/class-mutablemenu-alter-menu-at-runtime.30325/ Upvote 0
Found it... As Emily Litella says, Nevermind!: http://www.b4x.com/android/forum/threads/class-mutablemenu-alter-menu-at-runtime.30325/