LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::LWPanelControlCallBacks Class Reference

#include <lwpp/panel.h>

List of all members.

Public Member Functions

virtual void controlDraw (PanelControl &, DrMode)
virtual void controlEvent (PanelControl &)

Detailed Description

Inherit from this and override the virtual functions to handle PopUp control events


Member Function Documentation

virtual void lwpp::LWPanelControlCallBacks::controlDraw ( PanelControl ,
DrMode   
)
inlinevirtual

Control Draw Callback

Parameters:
controlreference to the control
modeThe draw mode of the control
virtual void lwpp::LWPanelControlCallBacks::controlEvent ( PanelControl )
inlinevirtual

Control Event Callback

   @param control reference to the control  

The documentation for this class was generated from the following file: