On Sun, Sep 21, 2003 at 04:53:12PM +1000, Jan Alonzo wrote:
> Hi. How do you reset the data in a GnomeDruid such that when a 'cancel'
> or 'finish' signal has been emitted, it will start in the first page
> again and not on the recent page (before pressing cancel)?
> 
> Currently, I just call hide() if a 'cancel' or 'finish' has been
> emitted. Is this the right way to do it? Is there a better way?

Have you tried using set_page() to get back to the first page when
calling hide()? 

Take care,
--
Christian Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
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