What event should I listen to on a picker to be able to determine the new value choosed by the user? Because the ActionListeners are trigerred only if the user confirmed a value (so it is not if it canceled) and the focusLost() method of focusListeners is actually triggered in any cases but before the new value is set (so if picker value was A previously and user choose B and confirmed, if we call picker.getValue() in the focusLost() method of focusListeners, it will return A...)
-- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/9c03353c-43b4-4053-84cf-e4855a33b54e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
