tbx
0.7.6
|
Listener for gain caret Wimp event. More...
#include <caretlistener.h>
Public Member Functions | |
virtual void | gain_caret (CaretEvent &event)=0 |
virtual function called when the application receives the gain caret window event More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for gain caret Wimp event.
The event isn't generated if the input focus only changes position within the same window
|
pure virtual |
virtual function called when the application receives the gain caret window event
event | details of where the caret has been moved to |