On Thu, Jun 12, 2008 at 2:16 PM, Frédéric
<[EMAIL PROTECTED]> wrote:

> Here is my problem. I use glade-3 to make my dialogs. glade automatically
> add buttons which close the dialog. In my config dialog, I have 'Ok'
> and 'Cancel' buttons. Only 'OK' button has a callback, where I save
> config values back to the model. I would like to add a 'Validate'
> button with the 2 previous ones, which does the same as 'Ok', but
> without closing the dialog.
>
> How can I do that?

Reading the reference manual?
http://www.pygtk.org/docs/pygtk/class-gtkdialog.html

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
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