On Thu, 2008-06-12 at 14:29 +0200, Frédéric wrote: > Another question: > > Is it possible to quickly create a dialog with just info/warning/error > message, without the need to manually add all widgets (text, icon, > button...)? Something like this: > > http://doc.trolltech.com/4.4/qmessagebox.html#details
yes ... http://www.pygtk.org/docs/pygtk/class-gtkmessagedialog.html markus > _______________________________________________ > 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/
