On Fri, 2005-12-09 at 17:16 +0000, Ian Malone wrote: > > Have you already found <http://www.gtk.org/tutorial/>? What is your > project? > > -- > imalone > Hi I haven't check out that url yet, but thanks for it. First of all I start just on basics: - how to create a window - how to attach some buttons into it - how to add functionality to those buttons - etc. etc. Nothing big for the start. In JAVA I can handle those things and much more. And doing that on source level - not using any GUI's to do it for me. I checked out Glade and thought, that's a good tool, but I should to understand first which function do what. If you understand what I mean. After that, I'm ready to use those kinds of programs to do software quicker. My motto in programming is: Always start from bottom and only learning is only way to reach next level. Regards, Jarkko Elfving