emacs-devel
[Top][All Lists]
Advanced

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

Re: Binding a command to the down-event of a toolbar button


From: Richard Stallman
Subject: Re: Binding a command to the down-event of a toolbar button
Date: Tue, 04 Apr 2006 15:57:14 -0400

    * The ability to move the toolbar buttons around by clicking and 
    dragging (perhaps when in a special mode, perhaps always).

I see no need for that.

    * The ability to right click on a toolbar button and bring up a context 
    menu.

That does not require support for drag events.

    * The ability to middle click on a toolbar button to perform a modified 
    action (say, find-file-other-window instead of find-file).

That does not require support for drag events.

    * The ability to click-and-hold on a toolbar button to bring up an 
    extended menu.

That requires support for down events, but not for drag events.




reply via email to

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