Second Window Issues

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
rumpus02
Observer
Observer
Posts: 3
Joined: Tue Feb 25, 2014 9:59 am

Second Window Issues

Post by rumpus02 »

Hello, we have a user complaining about a non-resizable second window. We've enabled resizing of second window, but it doesn't seem to work... Could this be a matter of tabs vs windows and how PWB interprets an actual window vs a tab?

For example, the website in question opens a new tab when clicked with a non-PWB/Kiosk computer. But when the same link is clicked in PWB, it opens a new window. Is this technically not a second window, and that's why PWB won't let us resize it?

Many thanks.

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

Re: Second Window Issues

Post by Scott »

PWB v3 currently does not support independent adjustments for the sizing of windows as PWB v2 does.

[Browser]
DisableResizeWindow=True

Set this to false to allow resizing of the secondary windows. We will add this in PWB v3.03.7 currently in Beta Testing.

--Scott

rumpus02
Observer
Observer
Posts: 3
Joined: Tue Feb 25, 2014 9:59 am

Re: Second Window Issues

Post by rumpus02 »

That's the option we already have set when we encounter the problem.


Thanks.

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

Re: Second Window Issues

Post by Scott »

Set it to false to allow windows to be resized in PWB v3.03.6 and earlier.

PWB v3.03.7, currently on the Beta Downloads page, has the following functionality added.

[SecondWindow] DisableMinimizeButton=False Disable secondary window minimize button.
[SecondWindow] DisableMaximizeButton=False Disable secondary window maximize button.
[SecondWindow] DisableMoveWindow=False Disable secondary window move.
[SecondWindow] DisableResizeWindow=False Disable secondary window resizing.

These allows for the separate adjustment for resizing of windows between the main the the secondary windows.

--Scott

Post Reply