Re: mouse drag feedback
Re: mouse drag feedback
- Subject: Re: mouse drag feedback
- From: email@hidden
- Date: Fri, 15 Mar 2002 17:46:32 -0800
Does MacOS X cocoa has any classes that handle mouse tracking feedback?
What I mean is that I want to drag a box with the mouse. I want a visual
feedback (a rect with ants), and I want to be able to resize it. (This
option is used in the Interface Builder as well.)
In MacOS 9 this was possible. Is there an easy way to do so in MacOS X
or should I write my own code to handle this?
Really, there was API to do this in one call on OS 9? Wow, that's
high level API. Are you sure this wasn't something that some
higher-level framework like PowerPlant provided?
Anyhow, I don't believe there's any single call to do this in Cocoa.
It's not something that ought to be particularly hard to build, though.
Maybe somebody has an example of how to do this?
Ben Haller
Stick Software
_______________________________________________
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.