The generation of popup menus seems to be hard-coded to the concept of a
monolithic file implementation.  If the source is output in a modular
way, with one .[ch] pair for each top-level widget, then there is no
good way to handle popup menus.  Which window gets the popup menu?  If
the popup menu is encapsulated in its own .[ch] pair with an exported
get_popup_menu() function, where do the message handlers go?

Has anyone given this some thought?

John

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to