Re: notebook page-switch and clist?
- From: Havoc Pennington <hp redhat com>
- To: Ken Steen <ksteen earthlink net>
- Cc: gtk list <gtk-app-devel-list gnome org>
- Subject: Re: notebook page-switch and clist?
- Date: 03 Feb 2001 19:24:14 -0500
Ken Steen <ksteen earthlink net> writes:
None of the above correct the problem. Does anyone have an idea of what
could be causing this?
The issue is probably that the CList is expecting some kind of button
release event, or focus out event, or some event that it isn't getting
because it gets yanked offscreen.
Perusing gtkclist.c in the GTK source might tell you exactly. Anyway,
you might try flipping pages in response to button_release_event
received after a select_row, or something like that.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]