[osg-submissions] Fullscreen enhancement to osgviewerCocoa
E. Wing
ewmailing at gmail.com
Wed Nov 14 11:22:55 PST 2007
I've been sitting on this simple enhancement for quite awhile. Now
that the NDA is lifted, I can finally submit it.
For osgviewerCocoa, a very simple change to allow toggling between
fullscreen mode and back between views. (To activate, double click on
the view to toggle.) It demonstrates/uses the new one-liner fullscreen
method introduced in Leopard. Code will still compile and run in
pre-Leopard (thanks to Obj-C dynamic/late binding), but code path is
treated as a no-op in those cases.
Thanks,
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ViewerCocoa.mm
Type: application/octet-stream
Size: 56189 bytes
Desc: not available
Url : http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20071114/41205687/attachment-0001.obj
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ViewerCocoa.h
Url: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20071114/41205687/attachment-0001.asc
More information about the osg-submissions
mailing list