codenameone - How to remove commands added to overflow menu -


when add commands toolbar using toolbar.addcommandtooverflowmenu(cmd)and try remove them using form's removecommand(as described here) doesn't work. right approach?

this seems missing. we'll add toolbar.removeoverflowcommand(command) method next update.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -