[codenameone-discussions] Re: Is there a way to add a textfield to the command bar?

2016-11-10 Thread Shai Almog
If you want more control over this functionality check out the javadocs for toolbar where there is a sample of implementing this manually. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Is there a way to add a textfield to the command bar?

2016-11-10 Thread howudodat1
This is a nice feature and I will use it. I have three questions: 1. How can I know if the enter key or search key was pressed? I dont want to process every single change...remember this is going to be sending requests off to google to plot on the map 2. After the user presses enter/search