Hi to all,
My situation in, I am developing a program for GPS tracking, well, my problem is:
For implement the GPX routines I invest 2 hours,
for speed distance, coodenate tranlatiion to tile... 2 or 3 hours,
file handeling 30 min. (I thought that the hard work was done but...)
Showing one window with all UI components 2 mounths (Is this normal for this plataform?)
Switching to another window for set the preferences using naviframe: two weeks and seams 1000 years left.
I am desesperate, I couldnt underestad what is "layout" and "naviframe" yet (actually I didnt use those for the one window veraion and was ok), I can not find any tutorial witch explain whats naviframe for, whats layout for, why my app can run without them, how is the retation between them, how to create hirearchy of them and show or hide windows...
Please, how do you learn this?
(And yes, I got UIComponents sample and didnt got the idea)
Thanks to all!