home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
edit_hsimple.tds
< prev
next >
Wrap
INI File
|
2004-02-20
|
2KB
|
100 lines
[INFO]
DisplayName = "Horizontal Audio Control"
Author = "Lizardsoft"
Description = "Creates a mini Winamp interface capable of displaying song information and "
"providing access to commonly used functionality like play and pause. Clicking "
"the song information label brings up Winamp."
[@SETTINGS]
@IncStart = 1
@template = EditTemplate.DisplayName
@template = EditTemplate.NewRow
[@INC]
{Setting}
Name = "MusicFolder"
Type = "File"
DisplayName = "Main Music Folder"
Description = "This is the folder where you have your music."
FolderOnly = true
@template = EditTemplate.NewRow
@template = "\.\\settings_musicmenu.tds"
@template = EditTemplate.NewRow
[WIDTH]
Name = "SongLabelWidth"
DisplayName = "Song Name Width"
@template = EditTemplate.Width
[WIDTH]
Name = "SongTimeWidth"
DisplayName = "Song Time Width"
@template = EditTemplate.Width
@template = EditTemplate.NewRow
[SCROLLSPEED]
Name = "SongLabelScrollSpeed"
DisplayName = "Song Label Scroll Speed"
@template = EditTemplate.ScrollSpeed
@template = EditTemplate.NewRow
@template = EditTemplate.Position
@template = EditTemplate.NewRow
@template = EditTemplate.Alignment
@template = "\.\\settings_labelvisibility.tds"
@template = "\.\\settings_buttonvisibility.tds"
[DEFAULTSETTINGS]
' Default position
XPos = "2"
YPos = "0"
VertAlign = "center"
VertAlignType = "absolute"
DisplayName = "Audio Control"
DontShowSongTitle = false
DontShowPrevTime = false
DontShowPrevTrack = false
DontShowNextTrack = false
DontShowPlay = false
DontShowPause = false
DontShowStop = true
DontShowMusicMenu = false
DontShowLoadSong = false
DontShowLoadFolder = false
'DontShowTrackInfo = false
MusicFolder = "C:\\My Music"
' Default song display size
SongLabelWidth = "150"
SongTimeWidth = "78"
SongLabelHeight = "12"
ItemsPerColumn = -1
SongLabelScrollSpeed = 50
' Default button size
ButtonHeight = "12"