[java-gnome-hackers] update
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-08-14 13:33:29
|
I have been busy on Widget, Window, GtkObject and several related event classes. I hope to release all of this code into cvs sometime this evening. Rubio, I have ran into a few classes that I need from gdk. Can you please look at and possible work on the following: Rectangle, Colormap, Point - Just provide a simple public interface to set and get the values and also be able to initialize an object if a handle is returned from a method. Keystroke representation - we need to be able to represent/identify a keystroke. This will be used by the KeyEvent and other widgets that need to identify what key was pressed. There are several classes in the gdk layer that are on topic. Can you design this implementation? Thanks -Jeff |