Diodia ToolbarCreator 1.1.10

What’s new in version 1.1.10?

Interfaces

ControlI (changed)

The new member function GetCommand() returns the command associated with a control.

The new member function GetWindowsControl() returns the underlying Windows control, e.g. a CComboBox or a CEdit.
 

Classes

ToolBandContextC (changed)

The new overridable ToolBandCreated() is called by the framework when the toolband has been initialized. The method can be used to add more controls to the toolband after initializing from the XML file.
 

CommandC (changed)

A position parameter has been added to the member function AddItem(const char *Item, int Position = -1). AddItem() is used to add items to a combo-box.

 

© 2002-2008 Diodia Software