xboard-devel
[Top][All Lists]
Advanced

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

Re: [XBoard-devel] ICS context menu


From: Eric Mullins
Subject: Re: [XBoard-devel] ICS context menu
Date: Thu, 11 Feb 2010 11:23:41 -0700
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

h.g. muller wrote:
Is there a special reason tht the ICS menu only pops up on the up-click
of the right mouse button? I would rather have it pop up on the down-click, so that the up-click can already be used to select an item. (Just like the
X-toolkit menus work.) Up-clicking outside the menu can always be used
to fix the menu in place until the next click.

It is traditional windows logic to use the buttonup event for actions. Go to any menu in any program and downclick only but don't release the mouse. Nothing happens until you release the mouse. If you change your mind about the action, you simply move away the mouse from the item and then release.

That's why the buttonup event is used-- so you can change your mind on misclicks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]