[gtkada] Multiple instances of a window created from glade

Jeff Creem jeff at thecreems.com
Wed Jan 31 03:41:18 CET 2001


What is the best way from within a single executing image to create and manage multiple instances of a glade created window.
Clearly the default generated code only creates a single variable but this is not too much of a bother since I can
clearly just ignore the top level variable in the created package and create a list of my own. The problem comes when I get
callbacks and need to figure out which window they are associated with. Is there something obvious I am missing that
will return the access to the Gtk_Window_Record from within the callback?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/gtkada/attachments/20010130/ce110cc6/attachment.htm 


More information about the gtkada mailing list