(xdialog_show): New function to handle the display of dialog boxes.
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Fri, 11 Mar 1994 18:01:00 +0000 (18:01 +0000)
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Fri, 11 Mar 1994 18:01:00 +0000 (18:01 +0000)
commit165e1749b20e7caf149c725db3737a275c3d3170
tree429132b965c00217df074176a4b5aefe3860ee69
parentce5a08a1b46e9d059ed7271f9cdbeaf337b30ff9
(xdialog_show): New function to handle the display of dialog boxes.
(Fx_popup_dialog): New function.
(dialog_selection_callback): New function.
(xmenu_show) [USE_X_TOOLKIT]: Don't call lw_destroy_all_widgets at the end.
Do the work of construct_mouse_click in the ButtonRelease case.
src/xmenu.c