Bug in PWB

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
DL

Bug in PWB

Post by DL »

Hello,

First of all PWB is a great product.
It makes for a very nice standard interface for our public users.

I have discovered what could possibly be a bug though.
Even when resize is set to false a user can double click the title bar and the window will shrink.
Double clicking the title bar again will not re-maximize it.
I have observed this in both PWB 2.03 and 2.04.

Thanks!
-DL

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

Post by Scott »

Thanks for pointing it out, I will check into it.

--Scott

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

Post by Scott »

Double clicking the title bar is not part of the window sizing functionality, but window maximize/restore functionality. To disable the double click title bar maximize/restore functionality of PWB, disable the maximize button.

[Browser]
...
DisableMaximizeButton=True
...

--Scott

DL

Post by DL »

Actually that key is set to true as well.
The configuration we're using opens up PWB and locks it open, maximized, with no resize or close options.
The relavent keys are set as such:

...
StartMaximized=True
...
DisableMinimizeButton=True
DisableMaximizeButton=True
DisableCloseButton=True
DisableMoveWindow=True
DisableResizeWindow=True
...

Even with these keys set a user can double click the title bar and the window will de-maximize (is that a word? :) ).
The user will then be unable to re-maximize the window, double clicking the title bar will not work, and the maximize button is, of course, missing.

I should have been clearer in my first post. Sorry 'bout that.

Thanks!

-DL

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

Post by Scott »

I see what you mean, I will work on getting it corrected.

--Scott

DL

Post by DL »

I wish more software developers were this accessable. :)
Thanks Scott!

-DL

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

Post by Scott »

Me too. :wink:

I just posted a beta of PWB v2.04 revision 1 that fixes this problem and a few others.

www.teamsoftwaresolutions.com/beta/PWBv204r1.zip

Please feel free to download and test it.

--Scott

DL

Post by DL »

Well, I can confirm on my end that the bug is gone.
Seems to be fine after a few hours of testing.
Looking forward to 2.04 Rev.1 Gold or whatever you end up calling it.

-DL

Post Reply