iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes
IBubbleControl.h File Reference
#include "IControl.h"

Go to the source code of this file.

Classes

class  IBubbleControl
 A special control to draw contextual info as a slider etc is moved If used in the main IControl stack, you probably want it to be the very last control that is added, so that it gets drawn on top. More...
 

Detailed Description

A special control to draw contextual info as a slider etc is moved If used in the main IControl stack, you probably want it to be the very last control that is added, so that it gets drawn on top.

Definition in file IBubbleControl.h.