home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
main.tds
< prev
next >
Wrap
Text File
|
2004-02-17
|
917b
|
43 lines
' ---------------------------------------------------------------------
' File Name: main.tds
' Type : Bar Template
'
' Default bar template. Creates a simple bottom bar with only a button
' for the main menu.
' ---------------------------------------------------------------------
[TDS]
{TDSHost Information}
App = "CustomBar"
Name = "My Custom Bar"
@include = "\#_AppDir#\\common\\init_CommonUI.tds"
[@SETTINGS]
@IncStart = 1
[@INC]
{Prefab}
DisplayName = "CustomBar"
Name = "MyBar"
DockSide = "bottom"
XPos = 0
YPos = 0
Width = 0
Height = DEFAULT_BAR_HEIGHT
Gfx = "Bar.Normal"
Source = "Bar.Normal:Horizontal"
[@INC]
{Prefab}
XPos = 2
YPos = 0
HorzAlignType = "relative"
VertAlign = "center"
VertAlignType = "absolute"
Source = "Menus.CustomBar:MainMenu"