|
FX::FXPrimaryButton::FXPrimaryButton |
( |
FXComposite * |
parent, |
|
|
const FXString & |
text, |
|
|
FXIcon * |
icon = NULL , |
|
|
FXObject * |
tgt = NULL , |
|
|
FXSelector |
sel = 0 , |
|
|
FXuint |
opts = PBUTTON_NORMAL , |
|
|
FXint |
x = 0 , |
|
|
FXint |
y = 0 , |
|
|
FXint |
w = 0 , |
|
|
FXint |
h = 0 , |
|
|
FXint |
pl = DEFAULT_PAD *4 , |
|
|
FXint |
pr = DEFAULT_PAD *4 , |
|
|
FXint |
pt = DEFAULT_PAD , |
|
|
FXint |
pb = DEFAULT_PAD , |
|
|
FXint |
sr = 0 | |
|
) |
| | |
|