[Mono-osx] Full screen OS/X

Bob Frankston mono-bob at Bobf.frankston.com
Wed Jun 4 00:30:34 EDT 2008


I found I could declare


[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
        private static extern int SetSystemUIMode(kUIMode km, kUIOption ko);


and go into Kiosk mode but I can't seem to write the whole screen using
System.Windows.Form.

I'm interesting in suggestions or pointers for how to do it.
-- 
View this message in context: http://www.nabble.com/Full-screen-OS-X-tp17638972p17638972.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list