Two More Features Needed

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
chearns
Participant
Participant
Posts: 12
Joined: Wed Jul 25, 2012 8:48 am

Two More Features Needed

Post by chearns »

We need two more features to be able to deploy the new version.

1. We have the following settings set, but in Windows 7, we can still unsnap PWB by grabbing the title bar and pulling down. This shrinks it into windowed mode. We would like a setting that would prevent a user from being able to unsnap it.

DisableMinimizeButton=True
DisableMaximizeButton=True
DisableMoveWindow=True
DisableResizeWindow=True


2. We have the following setting set, but in Windows 7, the start bar is showing up on top of PWB. Just want to force it behind. This could be due to testing on Duel monitors not sure. We would use secure mode, but when running secure mode, PWB will no reopen on close when exiting.

AlwaysOnBottom=False



Thanks,

Chris, IT dept.
Clinton-Macomb Public Library

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

Post by Scott »

For the window dragging and re-sizing you will need to turn off Windows Snap.

To turn Snap off

1. Open Control Panel Ease of Access Center.
2. Under Explore all settings, click Make the mouse easier to use.
3. Under Make it easier to manage windows, do one of the following:
4. Select the Prevent windows from being automatically arranged when moved to the edge of the screen check box.
5. Click OK

The Windows Taskbar is a lower level then application windows. Use HideGUI to hide the Taskbar.

--Scott

Post Reply