Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
L2D_BUTTON Struct Reference
Opaque internal structure. You should not call it directly, use API instead ! More...
Public Member Functions | |
funButClick (fun[L2D_BUTTON I I I I] I) | |
funButClose (fun[L2D_BUTTON I] I) | |
funButDestroy (fun[I] I) | |
funButDropfile (fun[L2D_BUTTON[P r1] I I] I) | |
funButNew (fun[L2D_BUTTON I] I) | |
iButEnable (I) | |
iButType (I) | |
iButWinFlags (I) | |
oButBitmap (ObjBitmap) | |
oButButton (ObjButton) | |
oButFont (ObjFont) | |
oButMother (ObjWin) | |
oButWin (ObjWin) | |
szButTitle (S) | |
tButBgColor (I) | |
tButBgSets ([I I I]) | |
tButFoColor (I) | |
tButHasBg (I) | |
tButPos ([I I]) | |
tButPosBmp ([I I]) | |
tButPosText (I) | |
tButPosTextInternal ([I I]) | |
tButPosTextRef (I) | |
tButSize ([I I]) | |
tButSizeBmp ([I I]) | |
tButSpacing (I) |
Detailed Description
Opaque internal structure. You should not call it directly, use API instead !
Member Function Documentation
tButBgColor | ( | I | ) |
Background color
tButFoColor | ( | I | ) |
Foreground color (text color)
tButHasBg | ( | I | ) |
1 if the 'window' has a bakground, else 0
tButBgSets | ( | ) |
background is fully visible 1/0), border is visible (1/0), border size (pixels)
funButClick | ( | fun | I[L2D_BUTTON I I I I] | ) |
'Click' callback
funButDropfile | ( | fun I I] | I[L2D_BUTTON[P r1] | ) |
'Drop files' callback
funButClose | ( | fun | I[L2D_BUTTON I] | ) |
'Close' callback
funButDestroy | ( | fun | I[I] | ) |
'Destroy' callback
funButNew | ( | fun | I[L2D_BUTTON I] | ) |
not used
The documentation for this struct was generated from the following file:
- 2dos/button.pkg
Generated on Sat Jan 31 2015 19:15:45 for Scol standard library package by 1.8.1.2