> each one start with a [List} section. Oh my god, it's a weird lookin' section header....[List}!!! <grin>
Hehe, of course I'm kidding and you probably remember I try to do some brain storming on allowing such a thing. Sounds like a good implementation to me. So I'm gathering that you'd have something like this: [List] Name=Listname1 Name2=Listname2 [Listname1] [Properties] Name = _Bar: !Main FontName = FontInfo = Bold Size: 11 Format1 = IconSize: 16 Position: Floating Format2 = MaxText: 100 Format3 = TopMost Border Tooltips AllVDesks AutoShowBar Format4 = BarSize BumpWithin Marker [1] Label = closeRF Tooltip = Close RF// Format = HideItem LCmd1 = *Window LParam1 = Closeforce! =RoboTaskBarIcon MCmd1 = (none) RCmd1 = (none) [ListName2] [Properties] Name = _Bar: !Main FontName = FontInfo = Bold Size: 11 Format1 = IconSize: 16 Position: Floating Format2 = MaxText: 100 Format3 = TopMost Border Tooltips AllVDesks AutoShowBar Format4 = BarSize BumpWithin Marker [1] Label = closeRF Tooltip = Close RF// Format = HideItem LCmd1 = *Window LParam1 = Closeforce! =RoboTaskBarIcon MCmd1 = (none) RCmd1 = (none) ...so not being a technical plugin writer, how would an ini writer/scripter be able to call label 1 of either section? Hasn't that always been the biggest challenge, all section headers need to be different? Maybe have something like: [List] Name=Listname1 Name2=Listname2 [Listname1] [Listname1-Properties] Name = _Bar: !Main FontName = FontInfo = Bold Size: 11 Format1 = IconSize: 16 Position: Floating Format2 = MaxText: 100 Format3 = TopMost Border Tooltips AllVDesks AutoShowBar Format4 = BarSize BumpWithin Marker [Listname1-1] Label = closeRF Tooltip = Close RF// Format = HideItem LCmd1 = *Window LParam1 = Closeforce! =RoboTaskBarIcon MCmd1 = (none) RCmd1 = (none) [ListName2] [ListName2-Properties] Name = _Bar: !Main FontName = FontInfo = Bold Size: 11 Format1 = IconSize: 16 Position: Floating Format2 = MaxText: 100 Format3 = TopMost Border Tooltips AllVDesks AutoShowBar Format4 = BarSize BumpWithin Marker [ListName2-1] Label = closeRF Tooltip = Close RF// Format = HideItem LCmd1 = *Window LParam1 = Closeforce! =RoboTaskBarIcon MCmd1 = (none) RCmd1 = (none) David Troesch | Atlanta, GA | ICQ# 2333123 Do you have the right computer stuff? http://tinyurl.com/ytu7z Funstuff: Learn from your parents mistakes - use birth control! ------------------------ Yahoo! Groups Sponsor ---------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM ---------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
