daniele wrote: > Hi all, > I'd like to set up my IMac as fullscreen webkiosk using xulrunner. > Is is difficult make an extension that will hide/disable the dock and > menu bar? > In a web article > (http://developer.apple.com/technotes/tn2002/tn2062.html), there'is the > way to a potential solution: using the "SystemUIMode API". Is it the > right way?
There is a standard API for it in Cocoa, I know VLC and any other real fullscreen apps use it. Search apple's dev archives, and you'll find it quickly (I suggest using http://www.cocoabuilder.com) /Håkan _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
