home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
Chip_2004-04_cd2.bin
/
program
/
reader
/
Data1.cab
/
ExpressViews.apl
/
EXGL
/
1000
Wrap
Text File
|
2003-07-17
|
1KB
|
55 lines
gOKString = '$$$/ControlsStrings/OK=OK';
gCancelString = '$$$/ControlsStrings/Cancel=Cancel';
gNoID = ' ';
ok_cancel = 0;
gGap = 5;
gSpace = 10;
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;
gUITSliderSize = 20;
gSliderSize = 10;
gSpinnerWidth = 15;
gPopupHeight = 21;
gPopupPad = 10;
gPopupEditPad = 21;
gClusterLabelMargin = 20;
gMarginHeight = 15;
gMarginWidth = 15;
gClusterMarginWidthAdjust = 0;
gClusterMarginHeightAdjust = -5;
gClusterLabelOffset = 16;
gPopupFudge = 4;
gPopuClusterLabelOffset = gClusterLabelOffset - gPopupFudge;
gPrefsPanelWidth = 550;
gPrefsPanelHeight = 450;
gDocPropertiesPanelWidth = 475;
gDocPropertiesPanelHeight = 450;
gAdPrintPanelWidth = 550;
gAdPrintPanelHeight = 490;