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

FX::FXComposeContext Class Reference

Compose Context manages the state of an input method if input method support is enabled. More...

#include <FXComposeContext.h>

Inheritance diagram for FX::FXComposeContext:
FX::FXId FX::FXObject

List of all members.

Public Member Functions

 FXComposeContext (FXApp *a, FXWindow *win=NULL, FXSelector sel=0)
 Construct compose context for given window.
virtual void create ()
 Create resource.
virtual void destroy ()
 Destroy resource.
void focusIn ()
 Focus in.
void focusOut ()
 Focus out.
void setFont (FXFont *fnt)
 Set the font.
void setSpot (FXint x, FXint y)
 Set the spot.
void setArea (FXint x, FXint y, FXint w, FXint h)
 Set the area.
FXString translateEvent (FXRawEvent &event)
 Translate key event.
virtual ~FXComposeContext ()
 Destructor.

Protected Attributes

FXWindowwindow
FXSelector message

Detailed Description

Compose Context manages the state of an input method if input method support is enabled.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp