Re: menus mysteriously popping down...



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]