FullScreen Slider Option Missing on Inspector for a Window

In Xojo 2014r2.1 (and possibly earlier) I don’t see the “FullScreen” slider option in the Inspector when one of the project Window classes is selected on both OS X 10.9.4 and Linux Mint 16, 64 Bit.

What’s even more odd is that if you create a new Desktop app and then search for “FullScreen” the search results shows “Window1.FullScreen (property name)” which is NOT visible in the UI. The other found item of “Window1.FullScreenButton” (property name)" IS visible in the UI as a slider and defaults to OFF.

I realize that it’s easy to still set the “.FullScreen” boolean in code, which I’ve done in my app successfully. :wink:

Am I crazy (very possible!), or wasn’t there a “FullScreen” UI slider option available in the Inspector pane for a selected Window class?

There still is here
Create a new desktop project and there it is under “Frame”

[quote=122247:@Norman Palardy]There still is here
Create a new desktop project and there it is under “Frame”[/quote]

Are you possibly referring to the “Full-screen Button” slider versus “FullScreen” ?

This one is in the frame pane http://documentation.xojo.com/index.php/Window.FullScreenButton

This one http://documentation.xojo.com/index.php/Window.FullScreen used to live in the Behaviour group but does seem to be missing … odd

[quote=122263:@Norman Palardy]This one is in the frame pane Page Not Found — Xojo documentation

This one Page Not Found — Xojo documentation used to live in the Behaviour group but does seem to be missing … odd[/quote]

Bug Report filed: <https://xojo.com/issue/34952>