OS X full screen feature

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
pthirkell
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 93
Joined: Tue Nov 17, 2009 6:47 pm

OS X full screen feature

Post by pthirkell » Wed Aug 13, 2014 3:54 am

There was a posting in June by Trevor DeVore under "Engine Contributors" ... part of which I am reposting here as a feature request:

"Starting with OS X Lion (10.7) OS X windows have a full screen property that causes the window to enter it's own space and fill the entire screen. While LiveCode stacks have a 'fullscreen' property, it does not use the OS X APIs and behaves differently. Supporting the native OS X full screen behavior is important as being able to take windows full screen is a common (and expected) behavior on the platform."

Trevor has implemented this using an external, but for mere mortals such as me I would like to endorse this as a priority request for implementation within Livecode itself. Desktop apps are still an important area of development, and the appearance and behaviour of the home window in particular is essential to presenting a modern looking interface. Having a natively supported fullscreen <--> option for OS X apps would be fantastic thanks!

I would say the same about the capability to have menu icons across the top of cocoa windows, but I'll reiterate that in a separate request.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: OS X full screen feature

Post by FourthWorld » Wed Aug 13, 2014 5:00 am

There's a request for this, now flagged as "confirmed". Now that the Mac engine is using Cocoa, hopefully this nice detail won't take too long:
http://quality.runrev.com/show_bug.cgi?id=12938
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply