home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd2.bin
/
OKO_demo
/
movie
/
Reader
/
SPPlugins
/
ExpressViews.apl
/
EXGL
/
1000
Wrap
Text File
|
2001-04-16
|
1KB
|
45 lines
resource_id = 1100;
gOKString = '$$$/ControlsStrings/OK=OK';
gCancelString = '$$$/ControlsStrings/Cancel=Cancel';
gNoID = ' ';
ok_cancel = 0;
gGap = 4;
gSpace = 8;
gCheckRadioSpace = 5;
gLargeSpace = 0;
gStaticTextHeight = 13;
gStaticTextPad = 0;
gEditTextHeight = 21;
gEditTextPad = 0;
gButtonHeight = 23;
gButtonWidth = 75;
gButtonSpace = 20;
gRadioCheckBoxHeight = 16;
gCheckBoxWidth = 13;
gCheckBoxTopAlign = 0;
gCheckBoxBottomAlign = 0;
gRadioCheckBoxWidthPad = 11;
gIconHeight = 32;
gIconWidth = 32;
gProgressBarHeight = 12;
gChasingArrowsSize = 16;
gSpinnerWidth = 15;
gPopupHeight = 21;
gPopupPad = 10;
gPopupEditPad = 21;
gClusterLabelMargin = 20;
gMarginHeight = 10;
gClusterMarginPad = 5;
gMarginWidth = 10;
gClusterLabelOffset = 16;
gPopupFudge = 4;
gPopuClusterLabelOffset = gClusterLabelOffset - gPopupFudge;
gPrefsPanelWidth = 550;
gPrefsPanelHeight = 390;