SMART STATUS BAR

LTSSB03.DLL - Version 3.0.0.0 - Windows - Enhancements & Fixes

This version of the status bar has several bug fixes and enhancements. There were no changes to the API that require the host to do anything differently, except to load a dll with a different name.  You should be able to begin using this new dll by simply loading it.

Following is a brief summary of some of the bug fixes and enhancements that are in this release.  Please look through the revision file for more details.

Auto repeat button type added:  An auto repeat button will send StatusObjectClicked() messages to the host as long as the button is held down. 

Status bar height calculation method changed. This fixed a problem with Japanese.

If you double click on a button that does not respond to double clicks, then the second click will be treated as a second click and send another StatusObjectClicked() message.

Flag added: USEDLLTEXT will return the value of the StatusGetObjectText() callback.  

	
Please look at the revision file for more detail.


The following files are attached:

     status.sam - Documentation for the API

     revision - Text file containing revision notes

     clone.zip - A sample text jig for the dll - Note that the blank button is an auto repeat button that beeps when clicked on.

     ltssb03.dll - The new and improved dll.