UIManager is handy when u r designing GUI with pygtk code. If u use glade IDE for the development of GUI then u would not need UIManager for your design to complete.
On 5/11/05, Eric Jardim <[EMAIL PROTECTED]> wrote: > Hi, > > - What are the advantages and disadvantages of using the gtk.UIManager? > - Does anybode here know the amount (not precisely) of people using PyGTK > (or even GTK) with an action-oriented approach (with or without the UIMan)? > - If an IDE, like glade or gazpacho, was capable of easily desing the > actions/actiongroups and integrate them to the proxy widgets, would it still > be necessary to use the UIManager? Or it is just useful to > "hand-programming"? > - How about this action merging. Can somewome highlight some useful example. > > Please, consider my questions as a kind of survey. I will much appreciate > your opinions and experiences. > > Thanks, > > [Eric Jardim] > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > > > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
