gwenhywfar  4.6.0beta
Public Member Functions | Protected Member Functions
ThemeTextField Class Reference

#include <theme.h>

Public Member Functions

long onPaint (FXObject *, FXSelector, void *ptr)
 ThemeTextField (FXComposite *p, FXint ncols, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=TEXTFIELD_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=DEFAULT_PAD, FXint pr=DEFAULT_PAD, FXint pt=DEFAULT_PAD, FXint pb=DEFAULT_PAD)

Protected Member Functions

void drawFrame (FXDCWindow &dc, FXint x, FXint y, FXint w, FXint h)
 ThemeTextField ()

Detailed Description

Definition at line 52 of file theme.h.

Constructor & Destructor Documentation

ThemeTextField ( )
inlineprotected

Definition at line 56 of file theme.h.

ThemeTextField ( FXComposite *  p,
FXint  ncols,
FXObject *  tgt = NULL,
FXSelector  sel = 0,
FXuint  opts = TEXTFIELD_NORMAL,
FXint  x = 0,
FXint  y = 0,
FXint  w = 0,
FXint  h = 0,
FXint  pl = DEFAULT_PAD,
FXint  pr = DEFAULT_PAD,
FXint  pt = DEFAULT_PAD,
FXint  pb = DEFAULT_PAD 
)

Definition at line 211 of file theme.cpp.

Member Function Documentation

void drawFrame ( FXDCWindow &  dc,
FXint  x,
FXint  y,
FXint  w,
FXint  h 
)
protected

Referenced by onPaint().

long onPaint ( FXObject *  ,
FXSelector  ,
void *  ptr 
)

Definition at line 273 of file theme.cpp.

References drawFrame().


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