[Gtk-sharp-list] Gtk# 2.99.0 released!

Bertrand Lorentz bertrand.lorentz at gmail.com
Sat Nov 17 17:03:32 UTC 2012


On Fri, Nov 16, 2012 at 8:01 PM, Curtis Wensley
<curtis.wensley at gmail.com> wrote:
> Awesome!  I am very happy to see gtk-sharp 3.
>
> I finally got around to trying it out, and ran into a pretty gnarly issue
> with using tree models:
>
> https://bugzilla.xamarin.com/show_bug.cgi?id=8447

I've just committed a fix for that. It's in a tricky area (GInterface
support), hopefully I haven't introduced any regression.

> The other thing I noticed, was that there is no longer an easy way to set a
> minimum size for a control unless it is subclassed and override
> OnGetPreferredWidth/Height.  I used to do this via the SizeRequested event.

What do you mean by that ? Could you give some sample code ?

The PreferredWidth/Height stuff comes from changes in GTK+ itself:
http://developer.gnome.org/gtk3/stable/ch24s02.html#idp120015584

But anyone has an idea for some additional API to make things easier,
I'd be happy to add it.

--
Bertrand Lorentz


More information about the Gtk-sharp-list mailing list