On Fri, Aug 02, 2002 at 01:20:08PM +0530, Kauri, Sourabh wrote:
> Hi,
>
> I'm using "Popup MyMenu" for a mouse action on a button of ButtonsBar.
> Now the problem is:
> as soon as the mouse button is released the menu is closed and if the
> mouse pointer was on a menu-item, that item is activated.
That's exactly how it is supposed to work. The "Popup" command
opens a menu and closes it as soon as the button is released. You
should use the "Menu" command instead. It holds the menu open
when the button is released first and allows you to click the menu
to select an entry. So, just replace "Popup MyMenu" with
"Menu MyMenu".
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, mail: dominik.vogt_at_schlund.de, phone: 0721/91374-382
Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Aug 02 2002 - 03:48:43 BST