Re: menus mysteriously popping down...
- From: Owen Taylor <otaylor redhat com>
- To: wmperry aventail com
- Cc: gtk-app-devel-list redhat com
- Subject: Re: menus mysteriously popping down...
- Date: 07 Sep 2000 03:40:55 -0400
wmperry aventail com (William M. Perry) writes:
In XEmacs/GTK if a timer fires while the user has a menu up, the menu pops
down (but the menu item it is attached to stays selected). The timeouts
are added using gtk_timeout_add()...
I could not find any logic in gtk/gtkmenu.c that would cause this - does
anybody know why this would be happening, and possibly a way around it?
There is no logic in gtkmenu.c that would cause this to happen -
one piece of code has no way of finding out about timeouts that
another piece added, still less doing something about it.
Therem must be something else going on...
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]