1135.0.1 |
XTREE bug fix: Setting a default Dspwid was interfering with hidden columns. |
1135.0.2 |
XTREE enhancement: New Advanced Column Definition clause DefaultScale=### works similarly to Scale, except that it affects all subsequent columns, not just the current column. Furthermore, if specified with a pseudo-column, it affects all the rows (eliminating the need to define a special font column with coldef code "f"). This makes it much easier to apply a scale factor to an entire tree. |
1135.0.3 |
XCALL enhancement: The maximum number of parameters that can be passed to an XCALL has been increased from 30 to 100. |
1135.0.4 |
XTREE bug fix: Close a loophole in which XTREE would confuse an unexpected setfocus for an inactiveclick, causing the subsequent re-entry to behave as if it was caused by clicking on the control, rather than as the application may have intended. |
1135.0.5 |
New opcode provides a way to Retrieve multiple CGIUTL parameters. |