Re: [gtk-list] horrible horrible gtk scrollbar madness




On Sun, 10 Jan 1999, David Cougle wrote:
> 
> I'm using cvs gtk and gnome, and since around gtk 1.1.11, certain apps of
> mine, despite recompiling, have been missing scrollbars here and there...
> 

Well it would help if you told us what widgets you are using!

Anyway, it's fairly likely that you just need to pack the widgets into a
GtkScrolledWindow, then call gtk_scrolled_window_set_policy() on the
scrolled window. CList etc. used to have their own scrollbars, but now
they work this way.

Havoc




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