Changing drag-on selection highlight in NSTableView/NSOutlineView
Changing drag-on selection highlight in NSTableView/NSOutlineView
- Subject: Changing drag-on selection highlight in NSTableView/NSOutlineView
- From: C Thomas <email@hidden>
- Date: Wed, 22 Jun 2005 17:58:00 -0500
I've been trying to find a method to implement a nicer drop-on
selection highlight than the default black-outline rectangle. I'd
like something nice like the Finder or Mail.app's faded-blue rounded
rectangle when you drag and drop files in a folder.
I've seen ways of customizing highlighting behavior of normal
selections by overriding
- (void) highlightSelectionInClipRect:(NSRect) clipRect . So far I
can't find anything comparable for drop-on highlighting...
Can someone point me in the right direction?
_______________________________________________
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