gtk popup window question

Padraig at Linux.ie Padraig at Linux.ie
Tue Mar 4 06:51:49 EST 2003


Wouter van Marle wrote:
> Hi all!
> 
> For my application I am trying to write a simple module to do the following:
> 
> - open a popup window (usually error, or info) with only an OK button. I
> made such a window in Glade, it is a GtkMessageDialog (hope I am correct...
> can't use news at home where I do my programming due to wacky server).
> - change it for error, information, ... (there are five or six of these
> options)
> - change the text
> 
> Even a dir() on the object didn't help me out!
> 
> What to do?
> There is no settext() option, or anything similar.

Hmm message boxes are a bit tricky.
Examples are always best. Have a look at:
http://www.pixelbeat.org/fslint/

Pádraig.





More information about the Python-list mailing list