How is this done? I mean, where do I put it? Thanks!
On Thursday, September 18, 2014 at 1:02:20 PM UTC+8, Shai Almog wrote: > > Hi, > OK that last sentence was what I needed to understand what you are trying > to accomplish. > Just override: > protected void setBackCommand(Form f, Command backCommand) > > For the 2 forms just invoke super. For the last form just do nothing. > f.getName() should return the name of the form so you can test if that's > the 3rd form. > -- 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/8ffd77ed-315e-405f-a320-d2bbcb37aa08%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
