Re: Scroll wheel?
- From: Daniel Elstner <daniel elstner gmx net>
- To: Craig Emery <craig emery 3glab com>
- Cc: gtk-list gnome org
- Subject: Re: Scroll wheel?
- Date: Mon, 30 Apr 2001 21:01:45 +0200
On Mon, 30 Apr 2001 19:49:14 +0100 Craig Emery <craig emery 3glab com> wrote:
> what widget can I use with vanilla GTK+ (1.2 at the moment) so that my
> scrolling text widgets can respond to my mouse's scroll wheel?
>
> I'm using a gtk_handle_box at the moment.
Try connecting a signal handler to mouse button 4 and 5, and play
with the adjustments. (Sorry, I have only some GTK-- code handy)
Regards,
Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]