Now that libglade is starting to come up, I'm having problems creating
widgets because of what appears to be missing constructors in many
classes. I need to create a Java instance of a widget where I have a
native handle, something like "Foo(int handle)". Questions:
. Is this constructor form intentionally missing?
. If so, how do I create such widgets?
. If not, do you mind my adding the missing constructor to the
classes Glade can create?
Tom
|