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

FXEvent Struct Reference

FOX Event.

#include <FXApp.h>

List of all members.

Public Attributes

FXuint type
FXuint time
 Event type.

FXint win_x
 Time of last event.

FXint win_y
 Window-relative x-coord.

FXint root_x
 Window-relative y-coord.

FXint root_y
 Root x-coord.

FXint state
 Root y-coord.

FXint code
 Keyboard/Modifier state.

FXString text
 Button, Keysym, or mode; DDE Source.

FXint last_x
 Text of keyboard event.

FXint last_y
 Window-relative x-coord of previous mouse location.

FXint click_x
 Window-relative y-coord of previous mouse location.

FXint click_y
 Window-relative x-coord of mouse press.

FXint rootclick_x
 Window-relative y-coord of mouse press.

FXint rootclick_y
 Root-relative x-coord of mouse press.

FXuint click_time
 Root-relative y-coord of mouse press.

FXuint click_button
 Time of mouse button press.

FXint click_count
 Mouse button pressed.

FXbool moved
 Click-count.

FXRectangle rect
 Moved cursor since press.

FXbool synthetic
 Rectangle.

FXDragType target
 True if synthetic expose event.