#include <theme.h>
Public Member Functions | |
long | onPaint (FXObject *, FXSelector, void *ptr) |
ThemeComboBox (FXComposite *p, FXint cols, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=COMBOBOX_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 | |
ThemeComboBox () |
Definition at line 77 of file theme.h.
ThemeComboBox | ( | ) | [inline, protected] |
ThemeComboBox | ( | FXComposite * | p, | |
FXint | cols, | |||
FXObject * | tgt = NULL , |
|||
FXSelector | sel = 0 , |
|||
FXuint | opts = COMBOBOX_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 | |||
) |
long onPaint | ( | FXObject * | , | |
FXSelector | , | |||
void * | ptr | |||
) |
Definition at line 366 of file theme.cpp.
References drawFrame().