Modifying the toolbar

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
Kadie
Observer
Observer
Posts: 4
Joined: Wed Oct 08, 2008 2:25 pm

Modifying the toolbar

Post by Kadie »

Is there a way to modify the toolbar structure to use two rows? I'd like to have a shell bar, but I'd like it to be on its own row so as not to need the >>.

Thanks!

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

In the toolbars section of the INI file set the Shellbar Break to true. This will add a break between the main toolbar and the shellbar, making the shellbar go to the second line of the rebar.

--Scott

[ToolBars]
MenuBarGripper=True
ToolBarBreak=True
ToolBarGripper=True
ToolBarChevron=True
ShellBarBreak=True
ShellBarGripper=True
ShellBarChevron=True
AddressBarBreak=True
AddressBarGripper=True
MenuBarWidth=
ToolBarWidth=
ShellBarWidth=
AddressBarWidth=
GoButtonGripper=True
GoButtonBreak=False
AlignBottom=False
KioskBarScrollBy=40
AutoSizeButtons=False
ButtonTextRight=False
ToolBarIconHeight=
ToolBarIconWidth=
ShellButtonIconWidth=
ShellButtonIconHeight=
KioskToolBarIconHeight=
KioskToolBarIconWidth=
KioskBarButtonColor=
KioskBarBackGroundColor=

Kadie
Observer
Observer
Posts: 4
Joined: Wed Oct 08, 2008 2:25 pm

Post by Kadie »

Thank you and I'm sorry. I should've read the explanation text file more closely. I made the assumption the break was the seperator line.

Post Reply