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

*** empty log message ***

parent c9bb09b3
No related branches found
No related tags found
No related merge requests found
...@@ -657,11 +657,11 @@ StringXNumber GeneralOptions_Number[] = { ...@@ -657,11 +657,11 @@ StringXNumber GeneralOptions_Number[] = {
"Vertical position (in pixels) of the upper left corner of the menu window" }, "Vertical position (in pixels) of the upper left corner of the menu window" },
{ F|S, "MessagePositionX" , opt_general_message_position0 , 650. , { F|S, "MessagePositionX" , opt_general_message_position0 , 650. ,
"Horizontal position (in pixels) of the upper left corner of the message window" }, "Horizontal position (in pixels) of the upper left corner of the message window" },
{ F|S, "MessagePositionY" , opt_general_message_position1 , 150. , { F|S, "MessagePositionY" , opt_general_message_position1 , 490. ,
"Vertical position (in pixels) of the upper left corner of the message window" }, "Vertical position (in pixels) of the upper left corner of the message window" },
{ F|S, "MessageHeight" , opt_general_message_size1 , 350. , { F|S, "MessageHeight" , opt_general_message_size1 , 180. ,
"Height (in pixels) of the message window" }, "Height (in pixels) of the message window" },
{ F|S, "MessageWidth" , opt_general_message_size0 , 450. , { F|S, "MessageWidth" , opt_general_message_size0 , 100. ,
"Width (in pixels) of the message window" }, "Width (in pixels) of the message window" },
{ F, "MinX" , opt_general_xmin , 0. , { F, "MinX" , opt_general_xmin , 0. ,
"Minimum model coordinate along the X-axis (read-only)" }, "Minimum model coordinate along the X-axis (read-only)" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment