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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

Java Huge csv file processing and storing using Apache Spark/ Kafka/ Storm to Cassandra -