Re: [Java-gnome-developer] beginning java gnome programming
Brought to you by:
afcowie
From: Remy S. <rem...@gm...> - 2006-11-28 08:27:12
|
Hi Chris, On 11/28/06, Chris Lemire <goo...@ya...> wrote: > I have Eclipse IDE and Glade, and I watched the flash > video. How do I get started? Thanks. Well, I think if you've seen the video, you should probably understand how the bare basics work. There is some other documentation located at our website [1] that may be of your interest. I don't really know how to answer a "How do I get started?" since it's a pretty broad question. For myself I started out using Glade and tried to develop a little application. Best way to learn an API is to try to use it, so I guess you could try starting off by mimicing an application you've created with another widget toolkit from before or if you've never done one before, try to mimic an existing application that you currently use. [1] - http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/HintsAndTips Regards, Rem |