minimize, maximize, exit

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
gene

minimize, maximize, exit

Post by gene »

Hi,
Sorry this is such a simple question, but what setting controls showing the minimize/maximize/exit buttons on the top right of the screen.
I allow a second window to be opened, and they feature these buttons but not the original browser window.

How can I correct this to show these three buttons. Currently, I can choose File>Exit, but I would prefer these buttons to show as well.

Thanks,
Gene

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

Post by Scott »

For the primary window those would be...

[Browser]
...
DisableMinimizeButton=False
DisableMaximizeButton=False
DisableCloseButton=False
...

--Scott

Guest

Post by Guest »

hello,

thanks but they are all set this way and therefore should show accordingly. Is there any other setting that could 'override' this setting.

I haven't changed a great deal in 'group policy' but is there a setting that i should be wary of or anything like that?

Thanks,
Gene

spragers
Benefactor
Benefactor
Posts: 153
Joined: Fri Dec 27, 2002 9:11 am
Contact:

Post by spragers »

Do you have kiosk mode enabled?

[Browser]
...
KioskMode=False

In kiosk mode, the title bar is not displayed, and neither are the buttons to min/max/close.

or

ShowTitleBar=True

If that's set to false I think it will hide the title bar (but should still show those buttons, I believe)

gene

Post by gene »

that did the trick.
thanks!

Alachua
Observer
Observer
Posts: 7
Joined: Tue Jun 24, 2003 8:43 am
Location: Gainesville, Fl
Contact:

Post by Alachua »

I have the same problem here. I had to turn KioskMode back on because, When I turn it off I get the First FULL Screen with a CAN NOT DISPLAY THIS PAGE error on it. Then the Second screen comes up just fine. If I exit out of the second screen their is no way to close the First screen with out using Task Manager to cancle it.

I checked the Following to make sure they were set right.

KioskMode=False
DesktopMode=True
DisableMinimizeButton=False
DisableMaximizeButton=False
DisableCloseButton=False
ShowTitleBar=True

Im sure I am missing somthing else. Any Ideas? :evil:

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

Post by Scott »

Set desktop mode to false.

--Scott

Alachua
Observer
Observer
Posts: 7
Joined: Tue Jun 24, 2003 8:43 am
Location: Gainesville, Fl
Contact:

Post by Alachua »

Thanks Scott,

That was the one I kept missing.
Every thing is working A-Ok now.

:D

Post Reply