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
|