Create menu navigation like SportsTracker
Hi everybody.
I'm developping an application using J2ME under NetBeans (I am an ultimate n00b...).
This application uses an ASP.NET Web service to send and retreive information.
At the present time, I am able to :
1. get the application settings from a .properties file,
2. send HTTP requests to the Web service and get the responses,
3. browser from mainForm to others (empty ones) using bottom Commands (left and right + small menu when there is more than one Command).
Now, I'd like to create a navigation menu like SportsTracker, on the main form, with icons and text.
But I can't find documentation about that.
Coulmd someone help me ?
Thanks!
--
Delfwaren
Re: Create menu navigation like SportsTracker
And on the device you are intending to write the client in what , J2ME/Symbian C++/Python/QT?
Re: Create menu navigation like SportsTracker
[QUOTE=mayankkedia;598505]And on the device you are intending to write the client in what , J2ME/Symbian C++/Python/QT?[/QUOTE]
Oops, I've writen J2SE, it was J2ME.
Thanks.
--
Delfwaren