[Glade-users] SpinButton not 'spinning'

Peyman paskari007 at yahoo.ca
Wed Aug 26 13:18:21 EDT 2009


On 24 Aug 2009, at 15:53, Tobias Weber wrote:

> On 23.07.2009, at 18:45, Tristan Van Berkom wrote:
>
>> This is a bug, Glade doesn't serialize the min/max values for the
>> underlying adjustment in the correct order.
>
> Glade 3.6.7 seems to write the correct order. Unfortunately it doesn't
> mention adjustments in the XML at all unless you change the default
> values.
>
> This would be fine if they matched those of the constructor, but they
> don't. So a SpinButton for which Glade displays an upper of 100 and a
> step of 1 will end up with all zeroes.
>
> Scales suffer from the same problem.
> _______________________________________________
> Glade-users maillist  -  Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
I found that the only way to get spinButtons to work is to add them  
manually. I don't like the brute force method, but it really is a  
measure of last resort.


Peyman


More information about the Glade-users mailing list