Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXComposeContext.h>
Inheritance diagram for FX::FXComposeContext:
Public Member Functions | |
FXComposeContext (FXApp *a, FXWindow *win=NULL, FXSelector sel=0) | |
virtual void | create () |
virtual void | destroy () |
void | focusIn () |
void | focusOut () |
void | setSpot (FXint x, FXint y) |
void | setArea (FXint x, FXint y, FXint w, FXint h) |
FXString | translateEvent (FXRawEvent &event) |
virtual | ~FXComposeContext () |
|
Construct compose context for given window.
|
|
Destructor.
|
|
Create resource.
Reimplemented from FX::FXId. |
|
Destroy resource.
Reimplemented from FX::FXId. |
|
Focus in.
|
|
Focus out.
|
|
Set the spot.
|
|
Set the area.
|
|
Translate key event.
|
Copyright © 1997-2005 Jeroen van der Zijp |