Features in V3
Has anyone else tried using ConfirmClose?
We noticed that the confirm close message does not display for any other window or tab except for the initial tab from when PWB is launched.
For example, the confirmation message does not appear when multiple tabs are open if the initial tab is not currently selected.
We also noticed that if the initial tab is closed the confirmation message will never display.
Thanks,
Jesse
We noticed that the confirm close message does not display for any other window or tab except for the initial tab from when PWB is launched.
For example, the confirmation message does not appear when multiple tabs are open if the initial tab is not currently selected.
We also noticed that if the initial tab is closed the confirmation message will never display.
Thanks,
Jesse
Hi scott,
I have the following settings.
[Browser]
ShowAddressBar=False
[ToolBars]
AddressBarWidth=
ShowButtontext=False
NavigationBarBreak=False
NavigationBarGripper=False
ToolBarBreak=False
ToolBarGripper=False
AddressBarBreak=False
AddressBarGripper=False
[Buttons]
Back=False
Forward=False
Stop=False
Refresh=False
Home=False
Favorites=False
Menu=False
New=False
NewTab=False
Save=False
Cut=False
Copy=False
Paste=False
Find=False
Print=False
PrintPreview=False
After turning off all these features I am left with a grey bar across the top of the screen.
Is there any way to hide the grey bar?
Thanks!
Jesse
I have the following settings.
[Browser]
ShowAddressBar=False
[ToolBars]
AddressBarWidth=
ShowButtontext=False
NavigationBarBreak=False
NavigationBarGripper=False
ToolBarBreak=False
ToolBarGripper=False
AddressBarBreak=False
AddressBarGripper=False
[Buttons]
Back=False
Forward=False
Stop=False
Refresh=False
Home=False
Favorites=False
Menu=False
New=False
NewTab=False
Save=False
Cut=False
Copy=False
Paste=False
Find=False
Print=False
PrintPreview=False
After turning off all these features I am left with a grey bar across the top of the screen.
Is there any way to hide the grey bar?
Thanks!
Jesse
PWB version 3.02.1 is now available on the beta downloads page and includes the following.
Version 3.02.1 Basic 08-02-2012
Fixed/Changed:
Fixed issue with onclick="self.close()";.
Fixed inacitivity asking to close when multiple windows are open.
Changed [Security]RestrictFileDownload to default to false.
Added (Hidden until 3.03):
[Browser] ShowNavigationBar=True
[Browser] ShowToolbar=True
[Security] EnableSecurityBand=True
[Activity] ActivityTimer=False
[Activity] ActivitySeconds=1200
[Activity] ActivityMessageFile=Activity.html
[Activity] ActivityAction=Exit
[Activity] ActivityWarnAt=
[Activity] ActivityWarnMessageFile=
[Activity] ActivityStartOnOpen=FALSE
[Activity] ActivitySecondWarnAt=
[Activity] ActivitySecondWarnMessageFile=
--Scott
Version 3.02.1 Basic 08-02-2012
Fixed/Changed:
Fixed issue with onclick="self.close()";.
Fixed inacitivity asking to close when multiple windows are open.
Changed [Security]RestrictFileDownload to default to false.
Added (Hidden until 3.03):
[Browser] ShowNavigationBar=True
[Browser] ShowToolbar=True
[Security] EnableSecurityBand=True
[Activity] ActivityTimer=False
[Activity] ActivitySeconds=1200
[Activity] ActivityMessageFile=Activity.html
[Activity] ActivityAction=Exit
[Activity] ActivityWarnAt=
[Activity] ActivityWarnMessageFile=
[Activity] ActivityStartOnOpen=FALSE
[Activity] ActivitySecondWarnAt=
[Activity] ActivitySecondWarnMessageFile=
--Scott
Unfortunately, that isn't an option for us.Scott wrote:You can not hide PWB on the Taskbar, but you can use HideGUI to hide the Taskbar.
--Scott
We have [Browser]DisableExit=True and [Overrides]ExitBrower is set, but the user can still close PWB3 via its taskbar item. We tested PWB2, but with the same setting the user cannot close the window down through the taskbar item.
Thanks,
-Jesse