I haven't used that in ages and would strongly recommend you migrate away so my memory might be hazy. I think just calling setBackCommandEnabled(false) will disable this functionality.
On Monday, September 14, 2020 at 5:39:44 PM UTC+3 [email protected] wrote: > Hi, > Yes i use the old GUI builder, is there any solution and how can i > corrected? > > On Monday, September 14, 2020 at 3:37:55 AM UTC+2, Shai Almog wrote: >> >> Hi, >> are you using the old GUI builder? >> If so it adds back navigation implicitly by default. >> >> On Sunday, September 13, 2020 at 2:38:13 PM UTC+3 [email protected] >> wrote: >> >>> Hi, >>> It show me button Back that i did not add programmatically. >>> Kind regards, >>> >>> On Friday, September 11, 2020 at 6:02:53 AM UTC+2, Shai Almog wrote: >>>> >>>> Hi, >>>> status bar is the bar at the top containing the time/date etc. It has >>>> nothing to do with the sidebar/menu. >>>> >>>> If you don't want those to appear don't add any command to the menu and >>>> they won't show. >>>> When you press on the menu what does it show? >>>> Find that command and remove it from your code. >>>> >>>> On Thursday, September 10, 2020 at 4:48:29 PM UTC+3 [email protected] >>>> wrote: >>>> >>>>> Hi Shai, >>>>> I want to deactivate/remove Sidemenu and toolbar from my app. I add to >>>>> the Build hints this parameter android.statusbar_hidden = true and >>>>> android.statusbar_hidden = true but it does not work? >>>>> plz Help >>>>> Kind regards, >>>>> >>>>> IDE: NetBeans 12 >>>>> Desktop OS >>>>> Simulator >>>>> Device >>>>> >>>> -- 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/0dc248f1-9dd9-45fe-93cc-0f30a2ca9071n%40googlegroups.com.
