[Java-gnome-developer] OptionMenu events etc..
Brought to you by:
afcowie
From: Jonas B. <jb...@ni...> - 2003-10-02 11:42:43
|
Hi.. I was adding a OptionMenu, but I noticed no event listener interface was=20 available for the class. I looked at the superclass Button and saw it was= =20 mostly java code required, but that there were some native stuff involved= =20 which seems to be autogenerated. So, I was thinking, could someone maybe in short describe - the basics about adding event listener support for a widget - the pitfalls - what is autogenerated and whatnot - etc I could then try to implement the stuff needed in OptionMenu (and maybe=20 send a patch).. and maybe later other components as well. - xkr47 |