1692.0.2 |
New ATE function AG_GETDPI returns the DPI for the workstation. |
1680.0 |
New ATE function Activate DPI Awareness. |
1621.0.3 |
|
1610.0.2 |
New ATE function AG_SCROLLBACK (109) allows program to hide, show, or toggle the vertical scrollback bar. Syntax: ? TAB(-10,AG_SCROLLBACK);op;chr(127); where op is 0 (or empty) to disable/hide the vertical scroll bar, 1 to enable/show it, and -1 to toggle it. There is no response. |
1606.0 |
ATE function AG_WALLPAPER enhancement: new opcode flags added for dialog wallpaper: +8 expand image to fit dialog +16 stretch (distort) as needed to fit
Previously, dialog wallpaper only supported opcode 0, in which case the image was tiled as needed to fit the dialog. |