1375.0.1 |
AUI_CONTROL enhancement: AUI Delete All Children |
1375.0.2 |
MX_AUTOPARENT refinement: TAB(-1,0) now confined to deleting just the children of the auto-parent dialog. Note that the auto-parent dialog setting is normally cleared at the start of each new program, so this change will typically not affect XY=0 but is designed mainly to make it easier to execute existing RUN programs within a dialog. See new AMOS +8 flag added in 1374.0 for a related feature.) |
1375.0.3 |
INFLD/ATE server-side bug fix: the feature which displays negative values in red wasn't working in case of display-only fields in ATE environment. |
1375.0.4 |
INFLD bug fix: right justification for display mode using sunken/static text control wasn't working. Broken in 1364.0. |
1375.0.5 |
Dialog positioning bug fix: in multi-monitor environments, certain conditions—including SBR=AUTO_DLG_MAX and dialogs which otherwise would extend slightly beyond the edge of the monitor—were resulting in the dialog being repositioned on the main monitor even if the parent window as on another. |
1375.0.6 |
XTREE refinement: remove Copy/Paste options from cell editing automatic context menu for read-only (cformat "u") cells. |
1375.0.7 |
XTREE bug fix: close a loophole in which XTREE was sending its click code as result of getting the focus as a side effect of some unrelated event, rather than as the result of an explicit click. |