I have added a command to the toolbar: getToolbar().addCommandToRightBar(_clearCommand);
The command contains an icon only. What I would like to do is handle a long press and display a popup that describes the functionaility. The problem I am running into is that the toolbar needs a command and I need a component to detect the long press and display the popup dialog. How can I do this? Thanks, Martin -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/74c51477-b237-48e1-b568-75f543ac5164%40googlegroups.com.
