(xmenu_show): Do nothing special for ButtonPress in the menu.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Aug 1994 05:05:50 +0000 (05:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Aug 1994 05:05:50 +0000 (05:05 +0000)
commitc4669f1411a2c5558556f3838c587742a7f2e02a
tree87164024420e69cf466648c900b2374740684467
parente99045bbcd46083d861905ec8dc7ffd38c5104e6
(xmenu_show): Do nothing special for ButtonPress in the menu.
Call XtDispatchEvent for all ButtonRelease events.
xlwmenu.c now deals with posting the menu.
Check for events in subwidgets of the menu
when deciding whether to queue them for later handling.
src/xmenu.c