drawing to full screen
drawing to full screen
- Subject: drawing to full screen
- From: Chris Meyer <email@hidden>
- Date: Fri, 22 Jun 2001 11:56:04 -0700
Does anyone have any suggestions as to how to draw a Cocoa view (such
as an NSImageView) to the entire screen?
It's not clear to me how to using the CGDirectDisplay API.
Or does anyone know if there are any OpenGL/Cocoa examples available
that might allow me to accomplish a similar thing?