Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.1/6.2, builds 1300-1428

1371 – 23 December 2013

Scroll Prev Top Next More

1371.1

Bug fix: Eliminate initial window 'flash' when launching A-Shell/Windows (or ATE) with -z switch.

1372.0.1

New A-Shell/Windows command line switches: -nc removes the caption bar, creating a caption-less main window; -nrs removes the resizing border of the main window

1372.0.2

AUI_WINDOW enhancement: new optional parameter Winsts returns the min/max/norm status of the window.

1372.0.3

AUI_CONTROL enhancement: static text controls without images can now have context menus attached, with or without the hover/auto-show feature. Use the same syntax as documented in the tooltip parameter for image controls.

1372.0.4

Compiler fix eliminates a window of opportunity for ambiguity between references to top-level structure variables and dynamic overlays.

1372.0.5

ATE bug fix: the session status bar wasn't always being displayed on startup even when specified in the configuration.

1372.0.6

EVENTWAIT refinement: tabbing through a scrollable dialog, putting the focus on a button now fully scrolls the button into view. Previously this was only working for editable controls.

1372.0.7

AUI_CONTROL bug fix: resizing the window was sometimes resulting in incompletely redrawn controls, particularly TABX controls (or their descendants). Also there is now somewhat less thrashing during resizing.