This is a preemptive notification of a cursor press, allowing containers to inspect the event before passing it on to their children. The position coordinates in the event are always in Widget level coordinates. Consuming this event signifies the desire to keep the event local, in which case children will not receive a CursorPressing or CursorPress event. By default all Widget derived classes will consume this event within onCursorPressing() if their Enabled property is false, or if the event's position is outside of the coverage area defined by the Widget::isInside() implementation.
- Introduced In:
- Widget
- EventArgs:
- Cursor_EventArgs
- See also:
- CursorPress
Copyright © 2006 OpenGUI |
OpenGUI.SF.net
Generated: Sun Sep 9 02:00:20 2007