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
Bug in PWB
Moderators: Tyler, Scott, PWB v2 Moderator
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
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
Me too.
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
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