Re: Scrolling menus take 3



Alexander Larsson <alla lysator liu se> writes:

> On Mon, 23 Oct 2000, Alexander Larsson wrote:
> > 
> > There is still a bug, and I really need some help fixing it. When you pop
> > up a menu from a GtkOptionMenu the first time after having changed the
> > option everything works, but each time after that (until selecting
> > another menu item) the GtkMenuItem placed over the GtkOptionMenu doesn't
> > get any enter_notify. This means the current menu item isn't selected
> > until you mouse out of the item and in again.
> > 
> > I've tried pretty hard to understand why this happens, but I just can't
> > figure out it, and I don't know how to continue debugging it.
> 
> Doesn't anyone have any idea about this. I can't think of a good way to
> debug this.

My guess would be it has something to do with the ignore_enter
flag; I think the appropriate debugging methology would be
to find out why it _is_ selected the first time. It may not
be how you expect.
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]