Page 2 of 3

Posted: Wed Jul 18, 2012 8:57 am
by Scott
Confirm close confirms closing multiple windows as closing the main PWB window closes them all.

--Scott

Posted: Thu Jul 19, 2012 8:11 am
by Jreinard
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

Posted: Sun Jul 22, 2012 7:55 am
by Scott
We are looking into it.

--Scott

Posted: Wed Jul 25, 2012 12:54 pm
by Scott
The confirm close when a tab is opened and closed is fixed in PWB version 3.01.8.

--Scott

Posted: Tue Jul 31, 2012 9:41 am
by Jreinard
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

Posted: Tue Jul 31, 2012 1:54 pm
by Scott
Would it be possible for you to post a screen shot of what you are seeing?

--Scott

Posted: Wed Aug 01, 2012 8:58 am
by Jreinard
Here it is:

Image

Thanks,
-Jesse

Posted: Wed Aug 01, 2012 7:37 pm
by Scott
We are including [Browser]ShowNavigationBar, and [Browser]ShowToolbar in version 3.02.1. This new version should be in beta testing by the end of this week.

--Scott

Posted: Thu Aug 02, 2012 2:12 pm
by Scott
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

Posted: Mon Aug 06, 2012 11:00 am
by Jreinard
Hello, Scott.

Would it be possible to hide the PWB3 item in the taskbar?

Thanks,
-Jesse.

Posted: Mon Aug 06, 2012 3:03 pm
by Scott
You can not hide PWB on the Taskbar, but you can use HideGUI to hide the Taskbar.

--Scott

Posted: Tue Aug 07, 2012 8:30 am
by Jreinard
Scott wrote:You can not hide PWB on the Taskbar, but you can use HideGUI to hide the Taskbar.

--Scott
Unfortunately, that isn't an option for us.

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

Posted: Tue Aug 07, 2012 8:53 am
by Scott
Although we can not hide PWB on the Taskbar, we can certainly fix the closing via the Taskbar.

--Scott

Posted: Tue Aug 07, 2012 1:10 pm
by Scott
PWB version 3.02.2 currently on the Beta Downloads page should fix the closing of PWB when [Browser]DisableExit is true.

--Scott

Posted: Tue Aug 21, 2012 1:05 pm
by Jreinard
Scott,

I was wondering if ConfirmClose could be changed slightly.

PWB 2 has ConfirmCloseMultipleWindows

I would love to have that same feature in pwb 3.

Can it be done?

Thanks for Everything!
Jesse