diff options
Diffstat (limited to 'app/help/genhelp.in')
-rw-r--r-- | app/help/genhelp.in | 32 |
1 files changed, 29 insertions, 3 deletions
diff --git a/app/help/genhelp.in b/app/help/genhelp.in index d4265b7..3364354 100644 --- a/app/help/genhelp.in +++ b/app/help/genhelp.in @@ -6,7 +6,8 @@ cmdAbout About box dialog cmdAbove Move Selected object to top cmdAddElevations Raise or Lower all Selected tracks cmdBelow Move Selected object to bottom -cmdBlockCreate Create a section of track for automation. +cmdBlockCreate Create a section of track for automation +cmdBlockEdit Edit a Block Definition cmdCarDesc Create a new Car/Loco description cmdCarInventory Manage your Car and Loco Inventory cmdCircleCenter Create track circle from center cmdCircle @@ -19,17 +20,19 @@ cmdCmdopt Command Options dialog cmdColor Controls colors cmdConnect Connect two tracks cmdControl Create a control for layout automation +cmdContmgm Manage control elements cmdCopy Copy selected objects to clipboard cmdCurveCenter Create curved track from center cmdCurve cmdCurveChord Create curved track from chord cmdCurve cmdCurveEndPt Create curved track from end-point cmdCurve +cmdBezier Create Bezier track cmdCurve cmdCurveSetCmd Set Curve Track creation mode cmdCurve cmdCurveTangent Create curved track from tangent cmdCurve cmdCustmgm Manipulate Custom designer entries cmdCut Moves selected objects to clipboard cmdDelete Delete objects cmdDemo Playback demos -cmdDescribe Describe objects +cmdDescribe Change Object Properties cmdDeselectAll Deselect all selected objects cmdSelect cmdDisplay Change Display parameters cmdDrawBench Create benchwork cmdDraw @@ -45,6 +48,7 @@ cmdDrawCurveEndPt Create a curved line from End cmdDraw cmdDrawCurveCenter Create a curved line from center cmdDraw cmdDrawCurveChord Create a curved line from chord cmdDraw cmdDrawCurveTangent Create a curved line from tangent cmdDraw +cmdDrawBezierCurve Create a Bezier line cmdDraw cmdDrawDimLine Create a dimension line cmdDraw cmdDrawFilledBox Create a filled box cmdDraw cmdDrawFilledCurve Create a filled circle cmdDraw @@ -97,12 +101,14 @@ cmdLayerSet Selects the current drawing layer cmdLayer #cmdLayerShow9 Shows or hides layers cmdLayer cmdLayout Layout parameters #cmdLoosen Disconnect tracks at loose joints nohelp +cmdMapShow Show/Hide Map Window cmdModify Modify or extend a track cmdMove Move selected objects cmdMoveLabel Move a label cmdMoveToCurrentLayer Move selected objects to current layer cmdNote Place a note on the layout cmdOutputbitmap Print a BitMap +cmdPan Pan or Zoom the Layout cmdParallel Create a parallel track cmdParameter Register register cmdPaste Copy objects from clipboard @@ -130,6 +136,7 @@ cmdSticky Choose which commands are sticky cmdStraight Create straight track cmdStructure Place a structure on the layout cmdSwitchMotorCreate Create a switchmotor for turnout control +cmdSwitchMotorEdit Edit a switchmotor definition cmdText Enter text on the layout cmdTextSize Controls the size of the entered text cmdText #cmdTighten Remove slack from connected tracks @@ -205,6 +212,10 @@ map-hilight This is the portion of the layout shown in the Main Window canvas # addElev-value Raise or Lower all Selected Track cmdAddElevations # +block-name Name of block cmdBlockCreate +block-script Script that the block will run cmdBlockCreate +block-segments List of tracks in the Block cmdBlockEdit +# carpart-ok Add or Update car object cmdCarInventory carpart-manuf Manufacturer name cmdCarInventory carpart-prototype Car Prototype cmdCarInventory @@ -263,6 +274,10 @@ cmdopt-preselect Default command is Describe or Select cmdCmdopt cmdopt-rightclickmode Action to invoke on Right-Click cmdCmdopt cmdopt-ok cmdCmdopt # +contmgm-inx The list of control elements cmdContmgm +contmgm-edit Edit the element cmdContmgm +contmgm-delete Delete the element cmdContmgm +# contents-label Contents Label for new Parameter file cmdCustmgm # custmgm-inx List of custom designed turnouts and structures cmdCustmgm @@ -278,6 +293,7 @@ demo-quit Stops the demonstration and returns you to XTrackCAD cmdDemo demo-speed Select speed of Playback cmdDemo demo-text This is where comments about the demo are displayed cmdDemo # +#Note all below have tab char after name describe-F1 describe-F2 describe-F3 @@ -306,6 +322,7 @@ describe-I5 describe-S1 describe-S2 describe-S3 +describe-S4 describe-Y1 describe-C1 describe-L1 @@ -332,6 +349,8 @@ display-listlabels Label elements for lists cmdDisplay display-carhotbarlabels How to group cars on the Train Hot Bar cmdDisplay display-trainpause Delay (in mS) between updating train movements cmdDisplay display-hideTrainsInTunnels Don't show trains in tunnels when tunnels are hidden cmdDisplay +display-unconnected-endpt Display unconnected endpoints of track with special marks cmdDisplay +display-zoom-corner Whether zoom is locked to the bottom left corner or the center point cmdDisplay #display-ok Update the display cmdDisplay display-ok cmdDisplay # @@ -426,7 +445,7 @@ parameter-name Enter your name as specified in the XTrackCAD Registration Notice parameter-key Enter the key value as specified in the XTrackCAD Registration Notice register parameter-ok Validates the name and key. Terminates the registration command register # -pref-anglesystem 0° is up or to the right cmdPref +pref-anglesystem 0� is up or to the right cmdPref pref-units Choose english (inches) or metric (centimeters) cmdPref pref-dstfmt How to display length measurements cmdPref pref-minlength Do not create tracks to be shorter than this value cmdPref @@ -450,6 +469,7 @@ pricelist-flexunit Price of specified length of flex-track cmdPricelist pricelist-flexcost Price of specified length of flex-track cmdPricelist pricelist-ok cmdPricelist # +print-centerLine Controls the printing of a centerline of track cmdPrint print-scale Controls the reduction (scale) of the printout cmdPrint print-pagew Scaled page width (Scale times physical page width) cmdPrint print-max Sets page size to the maximum (based on scale and physical page size) cmdPrint @@ -477,6 +497,7 @@ prmfile-mode Show parameter files by names or descriptions cmdPrmfile prmfile-action Toggle the loaded status of the selected parameter file cmdPrmfile prmfile-browse Find a parameter file for loading cmdPrmfile prmfile-ok Update parameter file list cmdPrmfile +prmfile-selectall Select all parameter files shown cmdPrmfile # profile-canvas Profile of specified path cmdProfile profile-clear Clear the profile cmdProfile @@ -532,6 +553,11 @@ structure-ok Complete structure placement cmdStructure # structure-pier-inx Choose a Pier number cmdStructure # +switchmotor-name Name of the Motor cmdSwitchMotorCreate +switchmotor-normal Value when switch is normal cmdSwitchMotorCreate +switchmotor-reverse Value when the switch is reversed cmdSwitchMotorCreate +switchmotor-pointSense Value for a positive comfirmation of switch position cmdSwitchMotorCreate +# text-fontsize Controls the size of the entered text cmdText # tip-text Useful information about the program cmdTip |