home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-02-14 | 1.0 KB | 53 lines |
- [INFO]
-
- DisplayName = "Threads"
- Author = "Lizardsoft"
-
- Description = "Displays the total amount of threads executing on the system."
-
- [@SETTINGS]
- @IncStart = 1
-
- @template = EditTemplate.DisplayName
- @template = EditTemplate.NewRow
-
- [LabelBackgroundSkin]
-
- Name = "Gfx"
- DisplayName = "Skin Part"
- Description = "Skin Part"
- @template = EditTemplate.LabelBackgroundSkin
-
- @template = EditTemplate.NewRow
-
- [@INC]
- {Setting}
-
- Name = "Label"
- Type = "String"
- DisplayName = "Label"
- Description = "Descriptive text on the left of the thread count."
-
- @template = EditTemplate.NewRow
-
- @template = EditTemplate.Layout
-
- @template = EditTemplate.NewRow
-
-
-
- [DEFAULTSETTINGS]
-
- DisplayName = "Thread Count"
-
- ' Default position
- XPos = "2"
- YPos = "0"
- Width = "90"
- Height = "16"
- HorzAlign = "left"
- HorzAlignType = "relative"
- VertAlign = "center"
- VertAlignType = "absolute"
- Gfx = "Label.Normal"
- Label = "Threads: "