Re: GtkScrolledWindow and scroll bar policy set to GTK_POLICY_NEVER
- From: Federico Mena Quintero <federico gnome org>
- To: Peteris Krisjanis <pecisk gmail com>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: GtkScrolledWindow and scroll bar policy set to GTK_POLICY_NEVER
- Date: Fri, 16 Nov 2012 18:02:59 -0600
On Thu, 2012-11-15 at 16:27 +0200, Peteris Krisjanis wrote:
> I need one thing to clarify - In Gtk+ 2.x, when GtkScrolledWindow had
> policy for one of scroll bars set to GTK_POLICY_NEVER, window just
> dropped that scroll bar, but didn't do anything else. I have application
> to port which does it, and uses additional scroll bar to scroll content
> in special way.
>
> However, in Gtk+3 GtkScrolledWindow now just extends to largest child in
> such scenario (as it probably should have done in Gtk+2 too). Is that
> true that behavior is changed or it's just my isolated experience (t.i.
> it has always been this way)?
What kind of child are you putting in the scrolled window? Does it
support the scrollable interface, or is it something inside a
GtkViewport?
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]