home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
edit_separator.tds
< prev
next >
Wrap
INI File
|
2004-02-16
|
1KB
|
55 lines
[INFO]
DisplayName = "Separator"
Author = "Lizardsoft"
Description = "Creates a separator. Skin defines width and height."
[@SETTINGS]
@IncStart = 1
@template = EditTemplate.DisplayName
@template = EditTemplate.NewRow
[@INC]
{Setting}
Name = "LeftSpace"
Type = "Integer"
DisplayName = "Left Padding"
Description = "Defines how much padding is on the left of the separator."
MaxValue = 10000
MinValue = 0
[@INC]
{Setting}
Name = "RightSpace"
Type = "Integer"
DisplayName = "Right Padding"
Description = "Defines how much padding is on the right of the separator."
MaxValue = 10000
MinValue = 0
@template = EditTemplate.NewRow
@template = EditTemplate.Position
@template = EditTemplate.NewRow
@template = EditTemplate.Alignment
[DEFAULTSETTINGS]
DisplayName = "Separator"
HorzAlign = "left"
HorzAlignType = "relative"
VertAlign = "center"
VertAlignType = "absolute"
Gfx = "Image.SeparatorH"
XPos = 0
YPos = 0
LeftSpace = 4
RightSpace = 4