Re: Scrollbars
- From: Soeren Sandmann <sandmann daimi au dk>
- To: Kyle Wheeler <memoryhole mac com>
- Cc: gtk-list gnome org
- Subject: Re: Scrollbars
- Date: 25 Dec 2001 14:17:01 +0100
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]