I have a glade file with a Dialog widget with three buttons that I
added manually (start, stop, cancel). Name of the dialog is dialog1.

How do I get the which buttons have been clicked after running.

self.dialog1.run()

Since I am calling from a glade file I couldnt find any docs on how to
add the button parameter that is present in the normal gtk.Dialog()
widget.

Please help !

Suggestion : There is a heavy lack of docs on pygtk. Do we have a
official wiki where we can add the docs for such things ? I am willing
to contribute it as much as possible.
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to