2024.8.23
|
Go to the source code of this file.
Functions | |
_bit_test ($v, $t) | |
_scale_controls ($c) | |
_scale_dialog ($c) | |
_trim_quotes ($str) | |
parse_rc ($rc, $winvar=' $mainwin', $parent=null, $type="AppWindow", $caption=null, $x=WBC_CENTER, $y=WBC_CENTER, $width=WBC_CENTER, $height=WBC_CENTER, $style=0, $lparam=0, $respath=PATH_RES) | |
Variables | |
const | BS_AUTOCHECKBOX 0x03 |
const | BS_AUTORADIOBUTTON 0x09 |
const | BS_BITMAP 0x80 |
const | BS_CHECKBOX 0x02 |
const | BS_GROUPBOX 0x07 |
const | BS_ICON 0x40 |
const | BS_PUSHBUTTON 0x00 |
const | BS_RADIOBUTTON 0x04 |
const | CBS_DROPDOWNLIST 3 |
const | CBS_SORT 0x100 |
const | ES_CENTER 0x01 |
const | ES_LEFT 0x0 |
const | ES_MULTILINE 0x04 |
const | ES_NUMBER 0x2000 |
const | ES_PASSWORD 0x20 |
const | ES_READONLY 0x0800 |
const | ES_RIGHT 0x02 |
const | ES_UPPERCASE 0x08 |
const | LBS_SORT 2 |
const | LVS_CHECKBOXES 0x00000800 |
const | LVS_GRIDLINES 0x00800000 |
const | LVS_NOSORTHEADER 0x00008000 |
const | LVS_SINGLESEL 0x00000004 |
const | SS_BITMAP 0x0E |
const | SS_CENTER 0x01 |
const | SS_ETCHEDFRAME 0x12 |
const | SS_ETCHEDHORZ 0x10 |
const | SS_ETCHEDVERT 0x11 |
const | SS_ICON 0x03 |
const | SS_LEFT 0x00 |
const | SS_LEFTNOWORDWRAP 0x0C |
const | SS_RIGHT 0x02 |
const | SS_WORDELLIPSIS 0xC000 |
const | TBS_AUTOTICKS 1 |
const | WB_KX_SCREEN 1.498 |
const | WB_KY_SCREEN 1.625 |
const | WS_DISABLED 0x08000000 |
const | WS_EX_STATICEDGE 0x00020000 |
const | WS_GROUP 0x00020000 |
const | WS_VISIBLE 0x10000000 |
_bit_test | ( | $v, | |
$t ) |
Definition at line 487 of file wb_resources.inc.php.
Referenced by _scale_controls().
_scale_controls | ( | $c | ) |
Definition at line 245 of file wb_resources.inc.php.
References _bit_test(), _trim_quotes(), BS_AUTOCHECKBOX, BS_AUTORADIOBUTTON, BS_BITMAP, BS_CHECKBOX, BS_GROUPBOX, BS_ICON, BS_PUSHBUTTON, BS_RADIOBUTTON, CBS_DROPDOWNLIST, CBS_SORT, ES_CENTER, ES_LEFT, ES_MULTILINE, ES_NUMBER, ES_PASSWORD, ES_READONLY, ES_RIGHT, LBS_SORT, LVS_CHECKBOXES, LVS_GRIDLINES, LVS_NOSORTHEADER, LVS_SINGLESEL, SS_BITMAP, SS_CENTER, SS_ETCHEDFRAME, SS_ETCHEDHORZ, SS_ETCHEDVERT, SS_ICON, SS_LEFT, SS_LEFTNOWORDWRAP, SS_RIGHT, SS_WORDELLIPSIS, TBS_AUTOTICKS, WB_KX_SCREEN, WB_KY_SCREEN, WS_DISABLED, WS_EX_STATICEDGE, WS_GROUP, and WS_VISIBLE.
_scale_dialog | ( | $c | ) |
Definition at line 156 of file wb_resources.inc.php.
References WB_KX_SCREEN, and WB_KY_SCREEN.
_trim_quotes | ( | $str | ) |
Definition at line 482 of file wb_resources.inc.php.
Referenced by _scale_controls().
parse_rc | ( | $rc, | |
$winvar = '$mainwin', | |||
$parent = null, | |||
$type = "AppWindow", | |||
$caption = null, | |||
$x = WBC_CENTER, | |||
$y = WBC_CENTER, | |||
$width = WBC_CENTER, | |||
$height = WBC_CENTER, | |||
$style = 0, | |||
$lparam = 0, | |||
$respath = PATH_RES ) |
Definition at line 86 of file wb_resources.inc.php.
const BS_AUTOCHECKBOX 0x03 |
Definition at line 32 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_AUTORADIOBUTTON 0x09 |
Definition at line 35 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_BITMAP 0x80 |
Definition at line 37 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_CHECKBOX 0x02 |
Definition at line 31 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_GROUPBOX 0x07 |
Definition at line 34 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_ICON 0x40 |
Definition at line 36 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_PUSHBUTTON 0x00 |
Definition at line 30 of file wb_resources.inc.php.
Referenced by _scale_controls().
const BS_RADIOBUTTON 0x04 |
Definition at line 33 of file wb_resources.inc.php.
Referenced by _scale_controls().
const CBS_DROPDOWNLIST 3 |
Definition at line 66 of file wb_resources.inc.php.
Referenced by _scale_controls().
const CBS_SORT 0x100 |
Definition at line 65 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_CENTER 0x01 |
Definition at line 46 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_LEFT 0x0 |
Definition at line 45 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_MULTILINE 0x04 |
Definition at line 48 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_NUMBER 0x2000 |
Definition at line 41 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_PASSWORD 0x20 |
Definition at line 42 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_READONLY 0x0800 |
Definition at line 43 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_RIGHT 0x02 |
Definition at line 47 of file wb_resources.inc.php.
Referenced by _scale_controls().
const ES_UPPERCASE 0x08 |
Definition at line 44 of file wb_resources.inc.php.
const LBS_SORT 2 |
Definition at line 68 of file wb_resources.inc.php.
Referenced by _scale_controls().
const LVS_CHECKBOXES 0x00000800 |
Definition at line 71 of file wb_resources.inc.php.
Referenced by _scale_controls().
const LVS_GRIDLINES 0x00800000 |
Definition at line 70 of file wb_resources.inc.php.
Referenced by _scale_controls().
const LVS_NOSORTHEADER 0x00008000 |
Definition at line 69 of file wb_resources.inc.php.
Referenced by _scale_controls().
const LVS_SINGLESEL 0x00000004 |
Definition at line 72 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_BITMAP 0x0E |
Definition at line 59 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_CENTER 0x01 |
Definition at line 53 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_ETCHEDFRAME 0x12 |
Definition at line 57 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_ETCHEDHORZ 0x10 |
Definition at line 55 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_ETCHEDVERT 0x11 |
Definition at line 56 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_ICON 0x03 |
Definition at line 58 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_LEFT 0x00 |
Definition at line 52 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_LEFTNOWORDWRAP 0x0C |
Definition at line 60 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_RIGHT 0x02 |
Definition at line 54 of file wb_resources.inc.php.
Referenced by _scale_controls().
const SS_WORDELLIPSIS 0xC000 |
Definition at line 61 of file wb_resources.inc.php.
Referenced by _scale_controls().
const TBS_AUTOTICKS 1 |
Definition at line 73 of file wb_resources.inc.php.
Referenced by _scale_controls().
const WB_KX_SCREEN 1.498 |
Definition at line 18 of file wb_resources.inc.php.
Referenced by _scale_controls(), and _scale_dialog().
const WB_KY_SCREEN 1.625 |
Definition at line 19 of file wb_resources.inc.php.
Referenced by _scale_controls(), and _scale_dialog().
const WS_DISABLED 0x08000000 |
Definition at line 24 of file wb_resources.inc.php.
Referenced by _scale_controls().
const WS_EX_STATICEDGE 0x00020000 |
Definition at line 26 of file wb_resources.inc.php.
Referenced by _scale_controls().
const WS_GROUP 0x00020000 |
Definition at line 25 of file wb_resources.inc.php.
Referenced by _scale_controls().
const WS_VISIBLE 0x10000000 |
Definition at line 23 of file wb_resources.inc.php.
Referenced by _scale_controls().