| Editable Preferences |
Until we are able to add a reasonable user interface, please refer to this page for information on what each does.
| Preference | Default | Datatype | Legal Values | Description |
| HxTimeStampAdvance | false | -boolean | true/false | Tab to the next field after a Time Stamp command. |
| HxAbortDialogDelay | 1000 (msec) | -integer | 1-? | How long before the progress dialog appears for general activity.
Note: Setting this prefernece to any number less than 1 suppresses these dialogs altogether.
|
| HxFastAbortDialogDelay | 1 (msec) | -integer | 1-? | How long before the progress dialog appears for actions that require feedback regardless of how quickly it happens.
Actions included: Post, Import, Export, Delete, Copy Records, Paste Records.
Note: Setting this prefernece to any number less than 1 suppresses these dialogs altogether.
|
| HxAbortTestInterval | 20 (msec) | -integer | 1-? | How often to check if the user canceled. |
| HxClassicPictureCompatibility | true | -boolean | true/false | Forces OS X to operate incorrectly, but match the way Classic works when you have pictures that are recorded at other than 72 ppi. Classic assumes that all pictures are saved at 72 ppi and displays them as such. OS X uses the resolution fields recorded with the picture to determine the proper ppi. With this option off, some pictures appear reduced in OS X Helix, as they are displayed at their true resolution. |
| HxInvalidBackgroundColor | 004444DD | -string | color name*, 8 digit hex value strings | The color to shade an invalid field. |
| HxDefaultBackgroundColor | 00338855 | -string | color name*, 8 digit hex value string | The color to shade a defaulted field. |
| HxOffPageAreaColor | 00C8C8C8 | -string | color name*, 8 digit hex value strings | The color of the area in a window outside the printable page. |
| HxPageBoundaryColor | 0000, 0000, 0000, FFFF | -array of strings | 4-4 digit hex value strings | The color of the line around the printable page(s). |
| HxPageNumberCode | P# | -string | Any characters | The text string for which the actual page number is substituted. |
| HxDimHiliteColor | 7777, 7777, 7777, CCCC | -array of strings | 4-4 digit hex value strings. Red, Green, Blue, Alpha | The highlight shade on a list that indicates an entry view is about to be opened. May also use color name* or 8 character hex string. |
| HxStrongHiliteColor | 0000, 0000, AAAA, 8888 | -array of strings | 4-4 digit hex value strings | The highlight shade on a list that indicates a query has been formed. May also use color name* or 8 character hex string. |
| HxAutoOpenURI | None | -string | URI |
The path to a file (collection or structure) to automatically open when the Helix application is launched.
Note: Prefix path with file:///
|
| HxAutoConnectToURI | None | -string | hostname or IP Address |
The address of a Helix Server to which Helix Client will attempt a transparent connection when the application is launched. |
| HxAutoConnectUsername | None | -string | name of a user icon in the collection |
Default value for the User Authentication dialog, or transparent authentication when a collection is opened (or connected to for Helix Client). |
| HxAutoConnectPassword | None | -string | |
A password to use in conjunction with the HxAutoConnectUsername to for transparent authentication. |
| HxShadowFilePaths | none | -array of strings | Filepath(s) | Where to put the recovery file. |
| HxRAMJetSize | 0 MB | -integer | 0-? | Size of Collection buffer. Set via Preferences dialog. |
| HxShadowSize | 0 MB | -integer | 0-? | Size of Recovery File buffer. Set via Preferences dialog. |
| HxTotalBufferSize | 0 MB | -integer | 0-? | See help file. |
| HxClientInfoRefresh | 60 (seconds) | -integer | 0-? | See help file. |
| HxServerInfoRefresh | 60 (seconds) | -integer | 0-? | See help file. |
| HxCustomHelpPath | CustomHelp/index.html | -string | | See help file. |
| HxAutologPath | Same as Collection | -string | | See help file. |
| HxAutologPrefix | Log_ | -string | short text string | Prefix of Logfile name. If the total length of this prefix plus the collection name exceeds 26 characters, only the first 26 characters are used. |
| HxAutologSuffix | .hlog | -string | file extenstion |
Extension for Logfile name. If the total length of the logfile prefix plus the collection name plus this suffix exceeds 31 characters, only the first 26 characters of the prefix+collection name are used.
Do not change this unless you have a compelling reason to do so. |
| HxAutologging | Yes | -string | | See help file. |
| HxLogRecoveryAlert | Yes | -string | | See help file. |
| HxDATSize | 100000000 | -integer | 0-? | Allocate space (in bytes) for the DAT. Other useful values are 40000000, 20000000, and 0. |
| HxNextUpdateCheckAt | n/a | -float | 0-? | The time (in seconds since Jan 1, 2001) of the next version update check. A CFAbsoluteTime. (Currently forces the About Helix Engine -> Current Version window open.) |
| HxNextUpdateCheckInterval | 7200 (seconds) | -float | 0-? | The number of seconds between update checks. A CFTimeInterval. (Currently opens the About Helix Engine -> Current Version window.) |
| New in 6.1.3 |
| HxPrintBorderColor | FFFFFFFF | -string | color name*, 8 digit hex value strings | The fill color for the space between the page rectangle and the paper rectangle. Default is opaque white (for Classic compatibility). The string is 4 - 2 digit hex values in the range of 00–FF (0-255) concatenated together in this order: alpha, blue, green, red. |
| HxAdjustPrintScaleIfNeeded | true | -boolean | true/false | Turn off the automatic page scaling feature. A template that is sized so that the view requires 2 pages (horizontally or vertically) to print is scaled to fit onto a single page if the scaling is greater than 51%. Setting this to false forces Helix to print based on the Scale setting in Page Setup (100% by default) regardless of the number of pages required. |
| New in 6.1.4 |
| HxDocumentPath | path to collection | -string | Filepath | The path to a folder in which to place exported documents when On Original Path is specified, but the original path can not be resolved. If this path starts with a foreslash (/) it is treated as an absolute path. If it starts with tilde (~) it is relative to the user’s home directory. This path is also used as the working directory for the Open Original command, as internally stored documents need to be downloaded to a local volume before opening. |
| New in 6.1.5 |
| HxDisableConnect |
false |
-boolean |
true/false |
This was HxDisableVisit in Helix 6.1.5; it has been renamed in 6.1.6.
Reimplements the Classic feature that allows admins to disable the Connect command in the Client application, forcing users to open saved structure files.
Because this is a preference edit, it only disables the machine containing the preferences, but it is retained when a new version is released.
The Classic method (editing HVIS/0) is also supported, enabling distribution of a Connect-disabled Client.
|
| New in 6.1.6 |
| HxSequenceShowNames | true | -boolean | true/false |
Show name of sequence in sequence progress dialog. |
| HxSequenceShowSteps | false | -boolean | true/false |
Show currently executing sequence step in sequence progress dialog. |
| HxSequenceStepDialog | 2 | -integer | -1 – n |
Sequence step count threshold before showing the sequence progress dialog. Changing this preference as follows causes the following behavior:
- n: Show the sequence progress dialog only if the sequence has n or more steps.
- 0: Show the sequence progress dialog with an indeterminate progress thermometer instead of discreet steps.
- -1: Do not show the sequence progress dialog. When this preference is set, the generic progress dialog appears as determined by the setting in HxAbortDialogDelay.
|
* In place of a hex string, the following standard color names may be used. When entering a multi-word color name, enclose it in single quotes. (e.g. 'cadet blue'):
aquamarine, black, blue, blue violet, brown, cadet blue, coral, cornflower blue, cyan, dark gray, dark green, dark olive green, dark orchid, dark slate blue, dark slate gray dark turquoise, dim gray, firebrick, forest green, gold, goldenrod, gray, green, green yellow, indian red, khaki, light blue, light gray, light steel blue, lime green, magenta, maroon, medium aquamarine, medium blue, medium forest green, medium goldenrod, medium orchid, medium sea green, medium slate blue, medium spring green, medium turquoise, medium violet red, midnight blue, navy, orange, orange red, orchid, pale green, pink, plum, purple, red, salmon, sea green, sienna, sky blue, slate blue, spring green, steel blue, tan, thistle, turquoise, violet, violet red, wheat, white, yellow, and yellow green.
|