RE: [java-gnome-hackers] My work so far
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-08-16 15:02:48
|
I have added a constructor to GObject with the handle as it's parameter. This was taken from Widget.=20 It is needed for pango.AttrList Label.getAttributes; and probably a few other methods too. - Would it be possible to rename the Statusbar Widget to StatusBar? This will probably require an exception to be added to the code which generates the java file.=20 - On Fri, 2002-08-16 at 13:22, Jeffrey Morgan wrote: > Another possibility might be to enhance the StockName object > that exists in the gtk package. It already contains a static > member for each of the #defines in gtkstock.h. You could add > a constructor that will take a parameter that is one if its'=20 > static members and assign it to a value. Then you could create=20 > a constructor for the Button widget that takes a StockName object. > We could also reuse the StockName object for all methods that > take a string that represents a stock id. I have done this. --=20 +----------------------------------------------+ | Mark Howard cam.ac.uk mh344@ | | http://www.tildemh.com tildemh.com mh@ | +----------------------------------------------+ |