[Java-gnome-developer] Java GDK
Brought to you by:
afcowie
From: Elias M. <el...@al...> - 2003-10-27 21:05:25
|
I have been messing around a bit with Java-GNOME, and I must say that I enjoy it a lot. Right now I'm having a lot of problems grasping how to use GDK. In effect, what I want to accomplish is that I want to paint in a window. Basically in the same way as I would use a javax.swing.JPanel and override the paint() method. Can this even be done? As far as I can tell, the GDK support isn't finished yet? Could anyone shed some light into this? Thanks in advance Elias |