Diodia ToolbarCreator 1.2.08

What’s new in version 1.2.08?


1) Support for
Windows Vista

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.

 

Interfaces

ToolBandI (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.

 

Classes

CommandC (changed)

The new member functions MouseOver(), MouseOut() and CancelDropDown() can be overridden in subclasses to capture toolbar events.

© 2002-2008 Diodia Software