]> git.eshelyaron.com Git - emacs.git/commit
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Wed, 9 Feb 1994 13:51:25 +0000 (13:51 +0000)
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Wed, 9 Feb 1994 13:51:25 +0000 (13:51 +0000)
commit47e8f9a32221e397ea6ead42d3a0ecdf1f991c2a
treeba195a0938bda2bdedea6c226fe0229ab7252acc
parent07ff9ea94bad29f965503a999a146dcc91a52e28
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
if you move the pointer on another menubar item while displaying the contents
of a selected menubar item, the current pulldown menu is closed and the new
one corresponding to the new pointed item is displayed.
Clean up code.
Handle the MotionNotify events in the XEvent loop.
src/xmenu.c