> I like the tabbed toolbar arrangement as in objectdock plus > (http://www.stardock.com/) or jet toolbar....Any suggestions?
I like this, too, and used a PowerPro bar to emulate it for a while (though now I have a new sidebar arrangement). The easiest way to do this is with a skin: using a skin, you can have buttons of different sizes on the same bar. I made a bar for each tab, so that clicking on the tab showed the appropriate bar. Clicking again on the active tab showed a menu of less-used applications in that category. Below is a simple skin to allow for five tabs above a row of icon buttons: *Skin title StartTab *Bar width 304 height 36 *buttondefault textpos center no3d textpress xffffff *button id 0 left 2 height 14 top 1 width 50 *button id 1 height 14 top 1 width 50 *button id 2 height 14 top 1 width 50 *button id 3 height 14 top 1 width 50 *button id 4 height 14 top 1 width 50 *button id 5 height 14 top 1 width 50 *button id 6 left 2 top 15 width 20 height 20 *button id 7 repeat "11 12 0 0" width 20 height 20 To see what my bar looked like, look in the "Picture Gallery" category of the Yahoo group files section. --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/
