> i have a bar with only active buttons with bar size set > from sum of numbers. is there any way to make the bar > multilined ? like wrap after 10 active buttons ?
How about a simple skin? Minimally, this will do what you ask; add more features to suit yourself: *Skin title MultiLine *Bar *button id 0 repeat "1000 10 1 1" width 20 height 20 The repeat command allows for up to 1000 buttons in 10 columns, with 1 pixel between buttons both horizontally and vertically. Set the width and height to whatever works for you. --Jon Attention: PowerPro's Web site has moved: http://www.ppro.org 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/
