#include <system.h>
Static Public Attributes | |
ushort | doubleDelay |
Boolean | mouseReverse |
The inner details will seldom be of interest in normal applications. It will usually be sufficient to know how the TEvent structure interacts with TView::handleEvent() and its derivatives.
Some old stuff is removed.
Definition at line 425 of file system.h.
|
In this time interval button presses are recognized as double-click events. Not used in this port. It is still here only for backward compatibility (the `demo' program uses it). See `system.cc' for details. |
|
If set to True left and right mouse buttons are swapped. See the `demo' program for more information. |