|
|
|
|
|
What’s new in version 1.2.08?
The
framework has been updated to support Windows Vista. Toolbars built with
earlier versions of ToolbarCreator will freeze the Internet Explorer on
Windows Vista. 2) Access to CToolBarCtrl The
CToolBarCtrl used to implement the toolbar can now be accessed through the
ToolBandI interface.
This makes it possible to change the behavior of e.g. tooltips. 3) New events
More overridables in the CommandC class makes it possible to capture more
toolbar events: MouseOver and MouseOut on buttons, and CancelDropDown on
combo-boxes.
InterfacesToolBandI (changed) The new member function GetToolBarCtrl() returns the underlying CToolBarCtrl. CommandI (changed) The new member
functions MouseOver(), MouseOut() and CancelDropDown() are called
by the framework in response to toolbar events.
ClassesCommandC (changed) The new member functions MouseOver(), MouseOut() and CancelDropDown() can be overridden in subclasses to capture toolbar events. |
||
|
© 2002-2008 Diodia Software |