Re: Change NSTableView Drop Highlight (ugly black box)
Re: Change NSTableView Drop Highlight (ugly black box)
- Subject: Re: Change NSTableView Drop Highlight (ugly black box)
- From: Brian Amerige <email@hidden>
- Date: Sat, 14 Oct 2006 00:32:27 -0400
I ordinarily reply on the list, so, terribly sorry for that last
time. It was an accident, obviously.
As for the fillRoundRectInRect bit, I did check the
NSBezierPathCategory page referenced, and as far as I can see, it
doesn't (or no longer) contains +fillRoundRectInRect. This may be my
own oversighting, but if you can find it there, I'd love to know
where you found it!
Thanks,
Brian Amerige
http://extendmac.com
On Oct 13, 2006, at 11:38 PM, I. Savant wrote:
1 - Please reply on-list so others can help. I participate in
helping others on-list because it benefits anyone else who searches
the archives for similar answers in the future. Taking the
discussion off-list turns it into a private help session that does
not support the community.
2 - You should always read the entire source people reference for
you. Directly after the code example you used is the sentence, "...
the above uses +fillRoundRectInRect which is a NSBezierPath
Category Method found on the NSBezierPathCategory page." Follow the
link to the referenced page for the code for the category on which
that example depends.
--
I.S.
On Oct 13, 2006, at 11:12 PM, Brian Amerige wrote:
Hmm, that example in the cocoa-dev (first code segment) gives me
this error when I try to drag:
+[NSBezierPath fillRoundRectInRect:radius:]: selector not recognized
2006-10-13 23:11:34.392 Edge[1863] *** Canceling drag because
exception 'NSInvalidArgumentException' (reason '*** +[NSBezierPath
fillRoundRectInRect:radius:]: selector not recognized') was raised
during a dragging session
Any ideas?
Brian Amerige
http://extendmac.com
On Oct 13, 2006, at 10:04 PM, I. Savant wrote:
This is a FAQ - funny enough, the words 'ugly black' are the
easiest search terms with which to find the many complaints about
it. :-)
http://www.cocoadev.com/index.pl?
UglyBlackHighlightRectWhenDraggingToNSTableView
http://www.cocoabuilder.com/search/archive/cocoa?words=ugly+black
Hope this helps.
--
I.S.
On Oct 13, 2006, at 9:47 PM, Brian Amerige wrote:
Hi all,
Yet another question that seems to be floating around without
(easily obtainable) answer on the list and web:
How can I change the properties (hell, just the color and
thickness would be nice..) of the ugly black box you get by
default on Drag/Drop with an NSTableView?
Thanks in advance,
Brian Amerige
http://extendmac.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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