GuiEvent Struct Reference#include <guiTypes.h>
Inheritance diagram for GuiEvent: ![]() Detailed DescriptionRepresents a single GUI event.This is passed around to all the relevant controls so they know what's going on.
Member Data Documentationascii character code 'a', 'A', 'b', '*', etc (if device==keyboard) - possibly a uchar or something
SI_LSHIFT, etc.
for unprintables, 'tab', 'return', ...
for mouse events
to determine double clicks, etc...
|