1367.2.1 |
AUI_CONTROL refinement: logic for defaulting background color of nested controls (when requested color < 0) slightly improved to correct some situations of static control backgrounds not matching the parent when the parent itself is inheriting its background color from another parent. |
1367.2.2 |
VUE refinement (edit 356): turn cursor on when entering editing mode. In some cases it was possible to end up with an invisible cursor, making editing difficult. |
1367.2.1 |
ATE refinement: AG_PLAYSOUND now supports the standard image file search path and %env% vars. |
1367.2.2 |
XTREE bug fix: various problems related to checkboxes. In particular, it is now possible (as expected) to remove or reinstate a checkbox by changing the corresponding answer array cell to a " " (blank) or a numeric value when re-entering. |
1367.0.1 |
New TAB(-10, AG_PLAYSOUND) forces ATE client to play a sound file. |
1367.0.2 |
ATE refinement: MX_PLAYSOUND now automatically redirects to the ATE client. |
1367.0.3 |
AUI_CONTROL bug fix: replacing a control using CTLOP_ADD was in some cases failing to update the existing tooltip (if there was already an instance of the same control). |
1367.0.4 |
INFLD GUI refinement: When displaying a field using a static text control instead of an edit control (i.e. when |G specified but not |E or ||C), the static control now has the same wrap characteristics as the edit control. Previously, if the font was small enough and the amount of text sufficient, it would have wrapped in the display, even though it would not have wrapped during editing. |
1367.0.4 |
XTREE bug fix: ScrollMode=Tree wasn't working as documented for the non- editable trees. |
1367.0.6 |
AUI bug fix: clicking on an MBF2_GDIPLUS (or PNG) icon control which had an associated hover menu was causing the control to temporarily disappear. |