[Glade-users] SpinButton not 'spinning'

Tristan Van Berkom tristan.van.berkom at gmail.com
Wed Aug 26 17:56:31 EDT 2009


On Wed, Aug 26, 2009 at 5:42 PM, Tobias Weber<towb at celvina.de> wrote:
> On 26.08.2009, at 21:50, Tristan Van Berkom wrote:
>
>> So can I identify this bug as only a bug where the adjustment values are
>> saved as default and thus not serialized when in libglade format?
>
> I'd say so.
>
>> Tobias, you also confirmed that min/max/value properties are serialized in
>> the correct order using 3.6.7 ? that is on a GtkAdjustment object proper in
>> GtkBuilder I assume?
>
> No, I don't use GtkBuilder. The order I see matches the GtkAdjustment
> constructor.
>

Ok that would make sense, both bugs are valid:

  In GtkBuilder: GtkAdjustment object properties are serialized in a
careless order

  In Libglade: default adjustment values dont match the constructor anymore
                     (this I think may have to do with changes to the
page-size policy
                     over the last couple years).

The first one should already be in bugzilla, the second one should be filed...

Cheers,
       -Tristan


More information about the Glade-users mailing list