|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
#include <lwpp/panel.h>
Public Member Functions | |
| virtual void | controlDraw (PanelControl &, DrMode) |
| virtual void | controlEvent (PanelControl &) |
Inherit from this and override the virtual functions to handle PopUp control events
|
inlinevirtual |
Control Draw Callback
| control | reference to the control |
| mode | The draw mode of the control |
|
inlinevirtual |
Control Event Callback
@param control reference to the control