Displaying a drag border around my NSView during draggingUpdated
Displaying a drag border around my NSView during draggingUpdated
- Subject: Displaying a drag border around my NSView during draggingUpdated
- From: "Theodore H. Smith" <email@hidden>
- Date: Sat, 14 Jan 2006 14:31:24 +0000
How can I display a drag border within my WebView?
For example, with MacOSX mail, if I drag some text into the "To:"
field or the "Cc:" field, you see a black outline.
I'd like a blue outline.
I've seen many apps do this, although not all and it's not done
consistantly either. Some Mac apps use black outlines, some use blue,
some use none, some use icon changes.... Unusual for a Mac really,
because Macs are supposed to have consistant interfaces.
I'd like a blue outline. Any idea how? NSDraggingInfo documentation
doesn't give me any hints here.
Changing the cursor icon too, to the plus and pointer icon would be
good too. That shouldn't be nearly as hard as the NSDraggingInfo to
locate how to do it. (Although I don't know just yet.)
_______________________________________________
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