AUI

1647.1

AUI_EVENTWAIT refinement: static 'buttons'—i.e. static controls with the MBF_KBD flag set so they act like clickable buttons—are now compatible with the EVW_EXCDFOCUS flag if the MBF_TABSTOP flag is also set.

1647.2

AUI_EVENTWAIT enhancement: a new flag -- EVW_BGFOCUS (&h01000000) -- has been added as an alternative way to highlight static text controls that have the eventwait focus. Instead of underlining the text, as with EVW_ULFOCUS, it makes the background color slightly lighter. This probably only makes sense with static 'buttons' that have colored backgrounds. Note that if the control is too light, it will be darkened instead.

1644.0.5

AUI_IMAGE: TIF files using JPG compression are now supported provided they are single page.