---------------------------------------------------- Latest Changes to DLControls (v0.92) 6th May 1998 ---------------------------------------------------- ENHANCEMENTS: * Minor changes to the appearance of the ScrollBar. ---------------------------------------------------- Latest Changes to DLControls (v0.91) 29th March 1998 ---------------------------------------------------- BUGS CORRECTED: * Cusror lost after drag when pen-up event occured outside the ScrollBar. * Fixed bug where user could click in ListBox after the last row. * Fixed bug where user could drag row and select the row after the last visible row. * When dragging the ScrollBar Block and the drag ventured into the ListBox window, screen updates were not clean. ENHANCEMENTS: * Added 'ListBoxFindRow' function. * Added 'ListBoxInsertRow' function. * Added 'ListBoxDeleteRow' function. * Renamed 'ListBoxAdd' to 'ListBoxAddRow' for consistency. ---------------------------------------------------- Latest Changes to DLControls (v0.90) 15th March 1998 ---------------------------------------------------- BUGS CORRECTED: * Fixed bug where line selected was out of sync with select bar after reaching last record. * Fixed minor bugs with ScrollBar, including dragging ScrollButton. * Fixed bug where string added using 'ListBoxAdd' was longer than StringWidth declaration. ENHANCEMENTS: * Improved appearance of ScrollBar and added bitmaps to ScrollBar buttons. * Added option to 'ListBoxCreate' to have a dropshadow on ListBox window. * Added option to 'ListBoxCreate' to use any PSION font in ListBox. * Added some error handling when calling functions. Any function returning a value of < 0 indicates an error.