Re: Continuous controls and undo
Re: Continuous controls and undo
- Subject: Re: Continuous controls and undo
- From: Robert Clair <email@hidden>
- Date: Sat, 8 Jan 2005 15:51:01 -0500
As they say... "Check the archives" :
http://www.cocoabuilder.com/archive/message/2002/5/23/11360
This works just fine and doesn't depend on the event loop behavior of
the control.
For the record, the "grab the mouseDown and poll for mouseDragged and
mouseUp"
behavior can be an enormous nuisance if you are trying to subclass the
thing. The fact that
NSTextView does this caused me a lot of grief recently.
.........Bob Clair
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden