Re: Difference between Gtk2 and Gtk3 output



On Sat, Feb 16, 2013 at 10:04:31PM +0900, Tristan Van Berkom wrote:
Unfortunately there is no feature that let's you hide the scrollbars of
a GtkScrolledWindow

I created a simple scrollbarless widget:

https://sourceforge.net/p/gwyddion/code/HEAD/tree/branches/GWYDDION-3/libgwyui/scroller.c

The point is not just that you may want to hide the scrollbars, you may
also want the scrolling controls elsewhere, represented by different
range-type widgets, etc.

GtkScrolledWindow is relatively complex but essentially all the
complexity is related to placing scrollbars inside the widget area.

Yeti



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]