What is NSCachedWhiteColor?
What is NSCachedWhiteColor?
- Subject: What is NSCachedWhiteColor?
- From: Jake Repp <email@hidden>
- Date: Thu, 5 Dec 2002 11:23:10 -0800
I've implemented a custom cell for my NSTableVIew and When I click
around in the white space to the right of the custom cell I get the
following exception:
2002-12-05 11:04:55.099 ICMSClient[3047] *** -[NSCachedWhiteColor
setObjectValue:]: selector not recognized
Stack:
- [NSException raise]
+[NSException raise:format:]
-[NSObject(NSForwardInvocation) foward::]
_objc_msgForward
-[NSTableView mouseDown:]
-[NSWindow sendEvent:]
-[NSApplication sendEvent:]
-[NSApplication run]
NSApplicationMain
main
_start
start
Anyone know what this could be causing this or how I might get around
this?
-jake
_______________________________________________
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.