PDA

View Full Version : Hiding the title bar on OSX


zancroft
03-18-2009, 04:56 PM
I am looking for a way to hide the top title bar of an air app on osx. I have it set to be full screen and the title bar doesn't appear on a pc, but when I put the same file on a mac mini, the title bar shows up.

Is there any way to hide it?

Edit: Nevermind I found the solution in another thread: Putting it on a timer function or delaying it to occur after the file's opened.