Page 1 of 1

A hitch in my PWBv3

Posted: Tue Feb 05, 2013 11:50 am
by dflinton
I am trying to create a smooth toolbar as we have with PWB 2.x; with only the back, forward, refresh, and home for patrons to use. I have all but one gripper disabled or removed. I am stuck on the right most gripper, its still there even though i have False'd out every thing relating to gripper. With that still active the user can grab it and slide it left or right or drop to another row. I'm tested on a 2008 server and on my own XP machine. Any ideas about what more I may try?
[ToolBars]
MenuBarGripper=False
ToolBarBreak=False
ToolBarGripper=False
NavigationBarBreak=False
NavigationBarGripper=False
ToolBarChevron=False
ShellBarBreak=False
ShellBarGripper=False
ShellBarChevron=False
AddressBarBreak=False
AddressBarGripper=False
MenuBarWidth=0
ShellBarWidth=0
AddressBarWidth=0
ToolbarWidth=0
GoButtonGripper=False
GoButtonBreak=False
AlignBottom=False
KioskBarScrollBy=40
AutoSizeButtons=False
ButtonTextRight=False
ToolBarIconHeight=0
ToolBarIconWidth=0
ShellButtonIconWidth=
ShellButtonIconHeight=
KioskToolBarIconHeight=
KioskToolBarIconWidth=
KioskBarButtonColor=
KioskBarBackGroundColor=
SearchBarWidth=0
SearchBarBreak=False
SearchBarGripper=False
Thank you sorry about the paint graphic.


Don

Re: A hitch in my PWBv3

Posted: Wed Feb 06, 2013 9:32 am
by Scott
Don,

Judging by you INI snip you are using the version 2 INI file.

Here is the version 2 INI ToolBars section.

[ToolBars]
AddressBarWidth=
ShowButtontext=False
NavigationBarBreak=False
NavigationBarGripper=True
NavigationBarWidth=
ToolBarBreak=True
ToolBarGripper=True
ToolbarWidth=
AddressBarBreak=True
AddressBarGripper=True

The [ToolBars]NavigationBarGripper=False setting should remove the gripper from the location indicated in the picture, but there seems to be a bug. We are looking into it.

--Scott

Re: A hitch in my PWBv3

Posted: Thu Feb 07, 2013 9:21 am
by dflinton
That is true Scott I did import some of the v2 ini to the v3 in a attempt to get rid of the grippers, I believe that I had the v3 ini all false'd out prior to trying the v2 ini entries. I'm going to go back and reset the v3 to default and try again to be sure. Thanks for looking into it.

Don

Re: A hitch in my PWBv3

Posted: Thu Feb 07, 2013 3:27 pm
by Scott
The toolbar grippers have been fixed in PWB version 3.03.5.

--Scott