Re: [glade--]Bug fix for spinbutton adjustments
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Mark Jones schrieb:
> The glade-2/gtkmm2 adjustments for spin buttons were not being written
> out (it was writing the default inside the glademm code). I fixed
> that. :) Hopefully in a backwards compatible way.
Thank you for providing this patch. Applied (slightly modified).
> - if( !GTKMM2 )
I believe this should be Configuration.glade2 or
.hasProperty("adjustment"). Nice to see glade constantly changing it's
file format :-(. But usually I never disagree with the improvements they
make.
Christof