Shell Bar button width

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
ekim
Observer
Observer
Posts: 5
Joined: Mon May 17, 2010 8:51 am

Shell Bar button width

Post by ekim »

Hello, I'm using version 2.10.

The problem I have is that Shellbar can accomodate only for 4 buttons at 1024x768 resolution, and of course I need more, but not that many to justify separate bar (ShellBarBreak=True).

I've tried adding something like ShellBarButtonWidth=60, but of course it doesn't works.

Is there any way to control the layout and size of shellbar buttons?

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

Post by Scott »

Use the following settings in the INI file.

[Toolbars]
ShellButtonIconWidth=
ShellButtonIconHeight=

--Scott

ekim
Observer
Observer
Posts: 5
Joined: Mon May 17, 2010 8:51 am

Post by ekim »

These settings affect only button icon size, have no effect on the button itself.

However, in the meantime I've found out that the button size is define automatically, by the size of the longest label (name) of the shortcut...

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

Post by Scott »

Yes, the width of the buttons are adjusted to the labels.

--Scott

Post Reply