1107.4. |
The new XTREE advanced coldef parameter NegFgBg allows control over the color used to display numeric cells with negative values. |
1107.4.2. |
New XTREE option to override the alignment of the column headers. Normally the column header text is aligned the same way as the data in the column is (i.e. based on the last cformat field of the COLDEF parameter). You can now override this by starting the column header text with one of the three alignment characters: > (right), < (left), or | (center) followed by a space. Example: COLDEF="1~20~> Right Title~<S~~" ! text left aligned, header right Without the space in the 2nd position of the title, the < character would have simply been treated as the start of the title text. |
1107.3.1 |
ATE GUI bug fix: attempting to paste more than 100 charactesr into a GUI control (like INFLD or XTEXT) was sending the text instead to the host. |
1107.2.1 |
GUI bug fix: close a loophole which sometimes caused centered images using AUI_CONTROL and MBF_CENTER to loop indefinitely (i.e. hang A-Shell). |
1107.1.1 |
EZTYP cosmetic bug fix: was showing "^M" at the end of each line. |
1107.0.1 |
|
1107.0.2 |
New MX_BROWSEFOLDER provides the means to specify a Windows folder. |
1107.0.3 |
New AG_BROWSEFOLDER provides the means to specify a Windows folder. |
1107.0.4 |
New MX_GETSHELLPATH retrieves the actual directory path for a specified Windows directory ID |
1107.0.5 |
New AG_GETSHELLPATH retrieves a Windows directory path |
1107.0.6 |
Fix PASSTHROUGH printing bug: was outputting only a blank page (introduced in 5.1). |