Greetings happy day, I created a graphic interface and I wish that once created apply these methods ... but they are not executed when the application starts, where are they put so that once the graphic interface is created ...the visible property doesn't work either. Thank you
what I want is that once the application starts they run and the user does not see them at startup
what I want is that once the application starts they run and the user does not see them at startup
B4X:
ControlsWidget1.SetPanelVisibility(False)
ControlsWidget1.SetExpPanelVisibility(False)