(popup_get_selection): Queue up events that aren't
authorRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 18:36:40 +0000 (18:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 18:36:40 +0000 (18:36 +0000)
commitaa669defddb849e4ac3f1f3b49a74338495956b7
tree120df41f2881bf2f7069d09afd9eaac367b5806f
parentf344058994facf0c7f9f7e58c1d33e4b7f5145a8
(popup_get_selection): Queue up events that aren't
for the menu, and process them afterward.  New arg dpyinfo.
(set_frame_menubar): Use inhibit_garbage_collection.
[USE_X_TOOLKIT] (xmenu_show): Delete the queue code here.
Pass dpyinfo to popup_get_selection.
Don't call lw_destroy_all_widgets.
[USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.
src/xmenu.c