974.4.1 |
Fix an obscure timing problem where a queued up click string would cause XTREE to exit just as it was being entered (with the exitcode normally used for clicking on the inactive XTREE). |
974.4.2 |
Fix a problem in INFLD with spurious space character in input buffer after hitting TAB from a combo box. |
974.4.3 |
Add support in INFLD for ^\ (to display TYPE codes) in combo boxes. |
974.3.1 |
In XTREE, it is now possible to scroll horizontally using the left and right arrow keys, provided that the XTF_LEFT and XTF_RIGHT flags are not set and that the tree is not in cell editing mode. The scroll increment has been arbitrarily set at 32 pixels (until such time that someone comes up with a really clever formula for scrolling just the right amount.) |
974.3.2 |
Fix an obscure XTREE problem where context menus would stop working after re-loading an existing XTREE using certain combinations of opcodes and flags. |
974.3.3 |
Refine XTREE's handling of Popup menus in the context of editing. |
974.2.1 |
Fix: the dialog font scale factor was getting reset to zero after being saved and re-loaded. |
974.1.1,2 |
|
974.0.1 |
Modal dialogs are no longer allowed to get the focus unless it is "the" (current) modal dialog. Previously it was possible to cover up the current modal dialog by clicking on another A-Shell dialog. |
974.0.2 |
Further XTREE refinements to tracking of editable cell operations via the XTR'CLICKROW / XTR'CLICKCOL and XTR'XROW / XTR'XCOL parameters. |
974.0.3 |
A new font scaling option has been added to the Dialog Sizing dialog, so that the fonts in ALTPOS dialogs can be scaled separately from fonts in the main window and those in dialogs based on the main window grid. |
974.0.4 |
A help button has been added to the Misc. Settings and Dialog Sizing dialogs. You must have the latest version of the ashsetup.chm file to have the help links work properly. |
974.0.5 |
MX_WINSETTINGS Updated with additional fields for dialog control. |