Hello,
Could you please explain me how to design dialogs.
Assume we have a main screen and button "save"
when you click button save it should ask you fileName.
This is very simple example, i understand that it can be performed just from code.
But I'm interesting, how to do that directly through UI (because screen can be more complex (like a file navigator and so on), i don't know how, but maybe create several cameras and so on.
And please point me to any "how to", how to make e.g. transition between main menu(start, load,config,exit) and e.g. config screen
thanks in advance.