produce dynamically the xml needed? or have it somewhere stored and only add it if needed via a loop?
http://trac.gajim.org/attachment/ticket/543/a.py?format=txt ? NOTE: I did not use that, someone gave me that on IRC I prefer Glade and wait for Gazpacho to mature (and also to find the way to design menus and see the UI Manager produced) :) On 8/10/05, Don Allingham <[EMAIL PROTECTED]> wrote: > I've started using UIManager to handle my toolbar and menubar. The > action groups and ui merging have proven to be very powerful. > > However, there are a few cases where I would like to have dynamic menus > attached to the menubar. Examples include a history mechanism and a > bookmark list. > > Any ideas on how I would dynamically add menu items to a menu that is > generated by UIManager? > > Thanks. > > Don > > -- > Don Allingham > GRAMPS - Open Source Genealogy > http://www.gramps-project.org > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > -- Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] | http://members.hellug.gr/nkour _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
