Page 1 of 1

Two More Features Needed

Posted: Wed Jul 25, 2012 8:57 am
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

Posted: Wed Jul 25, 2012 11:23 am
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