I want to create a Cocoa plug-in that will implement an interactive view on a window (just like a control). I have started with the "Dial Control" example. I am able to get the 'CGContextRef' and draw what I need for the redraw event. However, I would like to be able to draw in the view when I receive a mouse click (and move objects around while the mouse is down). Can drawing be done on a mouse click, and how can I get the 'CGContextRef'?
Thanks in advance, Phil _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
