Re: [Java-gnome-developer] StatusBar issue + 2 questions
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2004-10-26 17:40:33
|
On Mon, Oct 25, 2004 at 05:40:57PM -0500, Fred Blaise wrote: > I think it works as design. The callbacks I define in Glade are brought > on when I 'new LibGlade()'. > However, from the example below, if i was to do a > cboExistingConn.getActive() without prior doing a getWidget() on the > ComboBox, then it would fail with a NullPointerException. > > So, I think this is the way it should be? Yes, libglade-java only uses reflection to map signal handlers. It doesn't look for variables with names and types matching widgets and update them -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... |