Re: Scrollbars



Kyle Wheeler <memoryhole mac com> writes:

> and I have a few questions... Is there any way to make the scrollbars
> wider? The ones in the default theme are great if you have a mouse,
> but on a touch screen, it gets dicey.

In Gtk+ 1.3/2.0 you will be able to put [something like] this in your
.gtkrc:

        GtkRange::stepper_width=18

to get scrollbars that are 18 pixels wide. I don't think there's an
easy way to do it in Gtk+ 1.2 (except modifying gtkrange.c, which
shouldn't be too difficult).



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