CallbackTracksboardWidth delegate |
|
Remarks
Callback delegate invoked every time the TracksBoard's window has been resized horizontally, usually after a call to the TracksBoard.Move method: this callback can be set through a call to the CallbackTracksboardWidthSet method.
The usage of this delegate is alternative to the TracksBoardDisplayWidthChange event.
For further details about callback delegates see the How to synchronize the container application through callback delegates tutorial. For details about the use of the TracksBoard refer to the How to use the TracksBoard to visually compose songs tutorial. For further details about methods of the TracksBoard refer to the TracksBoard class section.
Syntax
|