Hi all I have an app that has a UI on one display and a QTCaptureView
on another. The view has a live stream from a DV cam that I am editing
the frames of. What I need is for the view to be full screen without
the title bar on the top of the window. Is there a simple way to
accomplish this? I am thinking of having an NSRect that is the screen
size and setting the views bounds to the rect...would this be the
right way to go about this? Any input is greatly appreciated...thanks!
on another. The view has a live stream from a DV cam that I am editing
the frames of. What I need is for the view to be full screen without
the title bar on the top of the window. Is there a simple way to
accomplish this? I am thinking of having an NSRect that is the screen
size and setting the views bounds to the rect...would this be the
right way to go about this? Any input is greatly appreciated...thanks!