Re: [java-gnome-hackers] gnome UIInfo problems
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2003-04-12 08:46:35
|
On Fri, 2003-04-11 at 20:02, Jeffrey Morgan wrote: > I will take a look at this over the weekend but I want to > look into the GtkEntry/GnomeEntry problem first. Great, thanks. I've thought of another, probably better solution. Have a javaToNativeUIInfoArray function which takes a java array of UIInfo, copies the native resources and updates the handle fields. This would use a native method which takes an array of handles and returns an array of handles. This could be called in the Java methods for createMenu, etc. and then create_menu, etc could then be modified to take the single handle of the first item in the array. We'd need some way of making sure that this is only done once for an array though - otherwise it will mess up previous function calls. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |