This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| language_editor_shift-f5 [2022/05/01 10:52] – admin | language_editor_shift-f5 [2022/05/01 11:01] (current) – admin | ||
|---|---|---|---|
| Line 105: | Line 105: | ||
| Set background color to <B> and foreground color to < | Set background color to <B> and foreground color to < | ||
| - | **The colors are:** | + | **The colors are:** |
| - | 0 - Black 8 - Bright Black | + | |
| - | 1 - Blue 9 - Bright Blue | + | |
| - | 2 - Green A - Bright Green | + | |
| - | 3 - Cyan B - Bright Cyan | + | |
| - | 4 - Red C - Bright Red | + | |
| - | 5 - Magenta | + | |
| - | 6 - Yellow | + | |
| - | 7 - White (Grey) | + | |
| + | 0 - Black | ||
| + | 1 - Blue | ||
| + | 2 - Green | ||
| + | 3 - Cyan | ||
| + | 4 - Red | ||
| + | 5 - Magenta | ||
| + | 6 - Yellow | ||
| + | 7 - White (Grey) | ||
| + | 8 - Bright Black | ||
| + | 9 - Bright Blue | ||
| + | A - Bright Green | ||
| + | B - Bright Cyan | ||
| + | C - Bright Red | ||
| + | D - Bright Magenta | ||
| + | E - Bright Yellow | ||
| + | F - Bright White (Grey) | ||
| + | |||
| For the background color, bright colors are not available. | For the background color, bright colors are not available. | ||
| - | **Other color codes you can use are:** | + | **Other color codes you can use are:** |
| - | | + | |
| - | \HG -> Bright | + | |
| - | \HY -> Bright | + | \HG |
| - | \HB -> Bright | + | \HY -> Bright |
| - | \HP | + | \HB |
| - | \HC | + | \HP -> Bright |
| - | \HW | + | \HC |
| + | \HW -> Bright | ||
| + | \LR -> Dark red | ||
| + | \LG | ||
| + | \LY -> Dark yellow | ||
| + | \LB | ||
| + | \LP -> Dark purple | ||
| + | \LC | ||
| + | \LW -> Dark white | ||
| + | |||
| + | **__Some examples: | ||
| - | | ||
| | | ||
| | | ||
| Line 135: | Line 153: | ||
| A description of the fields in the Language String dialog is as follows: | A description of the fields in the Language String dialog is as follows: | ||
| - | String #1 - String #8 ...... | + | **String #1 - String #8** |
| - | | + | |
| - | | + | The actual text that will be displayed to your users. |
| - | | + | |
| - | | + | **Hotkeys** |
| - | | + | |
| - | | + | The hotkeys needed for the prompt. |
| - | | + | |
| - | | + | **Color** |
| - | | + | |
| - | Hotkeys ..................... The hotkeys needed | + | Allows you to define a color for the prompt |
| - | study Prompt #207 you will see the hotkeys | + | |
| - | defined are " | + | |
| - | text strings for this same prompt, you will | + | |
| - | see why these hotkeys are needed. | + | |
| - | | + | |
| - | hotkeys | + | |
| - | Any prompt which does not use hotkeys will | + | |
| - | have " | + | |
| - | and you will not be able to enter anything | + | |
| - | into the hotkey field. | + | |
| - | Color ....................... Allows you to define a color for the prompt | + | **Highlight** |
| - | text displayed to your users. | + | |
| - | < | + | |
| - | for your prompt text. | + | |
| - | Highlight ................... | + | Allows you to define a color for the highlight. |
| - | | + | |
| - | | + | |
| - | Prompt Color ................ Allows you to select a color for the users | + | **Prompt Color** |
| - | reply to this prompt. | + | |
| - | your prompt reads "Enter your first AND | + | |
| - | last name" and this color is set to cyan, | + | |
| - | when a user types their name, what they | + | |
| - | type will be displayed in cyan (or whatever | + | |
| - | color you select here). | + | |
| - | The Language Editor will allow you to see what your prompts will look | + | Allows |
| - | like when a user sees them without showing you the control codes. | + | |
| - | the highlight thru the language editor until you are close to, but not | + | |
| - | on, Prompt #191. You will notice it displays | + | |
| - | the word " | + | |
| - | prompt #191 and press < | + | |
| - | control codes that make it flash, etc. | + | |
| + | The Language Editor will allow you to see what your prompts will look like when a user sees them without showing you the control codes. | ||