OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Personal Java/Jeode/J2ME Personal Profile => Topic started by: mdweezer on April 03, 2004, 07:06:46 pm
-
Hello,
I have an idea for a program I\'d like to develop for my Zaurus. I\'m familiar with C++ but nothing to do with GUI design. I have looked into Java and noticed the GUI design isn\'t toooo bad so I would design my program in Java for ease of use.
I would like to know where I should start...
For my program I would need use of the application launch buttons and the 8-way rocker.
Any code examples out there on using those?
Thanks!
-
To start with:
try http://thinlet.sourceforge.net/ (http://thinlet.sourceforge.net/)
Its easy to design AWT based JAVA GUI\'s with thinlet
samples are included in the package
works with Jeode on Zaurus.
If you go for graphics programming - look for something else (direct awt programming)
]] application launch buttons
If you want to start your app with your icon: works, look for java samples on
http://www.killefiz.de/zaurus/search.php?q...?q=java&x=0&y=0 (http://www.killefiz.de/zaurus/search.php?q=java&x=0&y=0)
]] and the 8-way rocker
I dont understand that point