Skip to content
Snippets Groups Projects
Commit c8fefb99 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 9af5d40b
No related branches found
No related tags found
No related merge requests found
...@@ -674,8 +674,8 @@ StringXNumber GeneralOptions_Number[] = { ...@@ -674,8 +674,8 @@ StringXNumber GeneralOptions_Number[] = {
{ F|O, "MouseSelection" , opt_general_mouse_selection , 1. , { F|O, "MouseSelection" , opt_general_mouse_selection , 1. ,
"Enable mouse selection" }, "Enable mouse selection" },
{ F|S, "NonModalWindows" , opt_general_non_modal_windows , 0. , { F|S, "NonModalWindows" , opt_general_non_modal_windows , 1. ,
"Force all Gmsh windows to be \"on top\" (\"non-modal\" in Microsoft Windows terminlogy)" }, "Force all control windows to be on top (\"non-modal\")" },
{ F|O, "NoPopup" , opt_general_nopopup , 0. , { F|O, "NoPopup" , opt_general_nopopup , 0. ,
"Disable interactive dialog windows in scripts (and use default values instead)" }, "Disable interactive dialog windows in scripts (and use default values instead)" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment