On Sun, 15 Apr 2001, christian folini wrote:

> Hi there,
> 
> i want to hide the back and the next button of a gnome druid.
> This works well with
>                                        
> druid.set_buttons_sensitive(FALSE, ...
> 
> Now the problem arises, when i click the next button to get to the
> next page. The back button is set. This is tolerable, but after
> moving back to the first page using this button, the 'back'-button
> on the first page has reappeared. 
> 
> So how to you control your buttons efficiently. Do you follow
> the flow of the druid with signals emitted?
> 
> any help would be appreciated.

Are you using a GnomeDruidPageStart as the first page of your druid?  If
you are, then the sensitivity of the back button should be taken care of
for you here.

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to