Chris Morley wrote:

>The line:
>self.widgets.druid1.set_buttons_sensitive(1,0,1,1)
>
>in method:
>def update_pps(self, axis):
>
>seems to cause this behavior. (comment it out and the pages work as expected)
>Why I don't know - yet.
>  
>
Well, according to the Gnome Druid information 
here<http://library.gnome.org/devel/libgnomeui/stable/GnomeDruid.html>, 
the second number in that call is whether the "next" button is 
sensitive.  When 0, the button is not sensitive.

So I wonder if there's some problem with detecting whether the edit box 
contents are invalid, which should be the only time the "forward" button 
is inactive.  This could have to do with localized versions only (though 
I tried 'LC_ALL=de stepconf', and that also worked)

- Steve


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to