Skip to content

Commit 6e5a345

Browse files
committed
qtvcp -docs: describe macrotab's setting of default path
1 parent 85482ee commit 6e5a345

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/src/gui/qtvcp-widgets.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,12 +1420,17 @@ If the keyword is present but the entries are missing, no images will be used.
14201420

14211421
This _optional line must be the fourth_ line in the O-word file.
14221422

1423-
It is a comma separated list of keyword and data:
1423+
It is a comma separated list of keyword and data, all of wgich are optional:
14241424

14251425
*`LOAD:yes`*::
14261426
Shows a load button.
14271427
*`SAVE:yes`*::
14281428
Shows a save button.
1429+
*`DEFAULT:ThisMacroData.txt`*::
1430+
Sets the default preselected filename when loading/saving data for this macro. +
1431+
It can be any valid filename but must end in '.txt'
1432+
*`PATH:~/linuxcnc/nc_files/mySavedMacrosData`*::
1433+
Sets the default directory folder to preselect when loading/saving data for this macro.
14291434

14301435
==== MacroTab Stylesheets
14311436

0 commit comments

Comments
 (0)