Drawing from CFM plugin while mouse dragging - How?
Drawing from CFM plugin while mouse dragging - How?
- Subject: Drawing from CFM plugin while mouse dragging - How?
- From: John Pattenden <email@hidden>
- Date: Mon, 20 May 2002 16:37:04 -0700
I need to use a CFM plugin in my Cocoa app that draws into an
NSQuickDrawView. I can make it all work except for "Live" updating of
mouse drags - in that case I click on something in the
NSQuickDrawView drag it then release the mouse and then it draws it -
there is no drawing while I'm dragging. i.e no live updating.
I've tried calling drawRect from mouseDragged and tried changing the
window Buffering neither of which helps. All other drawing works fine
- just drawing on mouse drags is a problem - It seems like there is
something in the Cocoa Drawing environment that I need to set up, but
tunneling through the documentation hasn't helped me so far -
John Pattenden
ScreenTime Media
Screen Saver creation tools for Flash, Director, PowerPoint and QuickTime
http://www.screentime.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.