Please enable JavaScript to view this site.

A-Shell Development History

1380.0.1

New compiler feature (edit 654): UNDEF symbol. The UNDEF statement causes the specified symbol to be undefined, allowing it to be redefined or to fail a ++IFDEF symbol test.

1380.0.2

AUI refinement: when the "force edit box height to match combo" option is set, the reference height is now reset for each actual combo created. Since the reference combo height is otherwise based on a combo using the default scale and desktop font, this provides the possibility of a workaround for a problem in which the font or scale characteristics of the actual combo boxes in use do not match the default font and scale. To completely take advantage of the feature, if you are using a different font or scale for your combo boxes than for your edit boxes, you should create one of the combo boxes—or a dummy, if necessary—before creating the edit boxes. This will ensure that the combo and edit box heights match.