|
|
|
|
What’s new in version 1.5.02?
The framework offers a new built-in control type: Html. The Html control can display HTML text in a toolbar. The HTML text to display is either downloaded from a given URL or read directly from the toolbar configuration file. 2) New built-in command The framework offers a new built-in command: Html. The Html command is typically associated with a Html control. The Html command is a container for the HTML text to display in the Html control.
The sample toolbar projects generated by ToolbarCreator illustrate how to use the Html control and the Html command.
InterfacesCommandI (changed) The
methods DoControlCreated( ) and ControlCreated( ) have been added.
ClassesCommandC (changed) The
method
DoControlCreated(
) has been added.
FunctionsCreateHtmlControl (new) Creates a new Html control and associates it with a given command.
FilesCommand.h (changed) New CommandI methods have been added. CommandC.h (changed) New CommandC methods have been added. Control.h (changed) The function CreateHtmlControl( ) has been added.
|
|
|
© 2002-2009 Diodia Software |