Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXEvent Struct Reference

FOX Event. More...

#include <FXApp.h>

List of all members.

Public Attributes

FXuint type
FXuint time
FXint win_x
FXint win_y
FXint root_x
FXint root_y
FXint state
FXint code
FXString text
FXint last_x
FXint last_y
FXint click_x
FXint click_y
FXint rootclick_x
FXint rootclick_y
FXuint click_time
FXint click_button
FXint click_count
FXint values [6]
FXbool moved
FXRectangle rect
FXbool synthetic
FXDragType target


Detailed Description

FOX Event.

Member Data Documentation

Time of last event.

Window-relative x-coord.

Window-relative y-coord.

Root x-coord.

Root y-coord.

Mouse button and modifier key state.

Button, Keysym, or mode; DDE Source.

Text of keyboard event.

Window-relative x-coord of previous mouse location.

Window-relative y-coord of previous mouse location.

Window-relative x-coord of mouse press.

Window-relative y-coord of mouse press.

Root-relative x-coord of mouse press.

Root-relative y-coord of mouse press.

Time of mouse button press.

Mouse button pressed.

Click-count.

Valuators from space ball.

Moved cursor since press.

True if synthetic expose event.

Copyright © 1997-2009 Jeroen van der Zijp