Anyone used iTableColumnHeader?
Anyone used iTableColumnHeader?
- Subject: Anyone used iTableColumnHeader?
- From: email@hidden
- Date: Wed, 17 Aug 2005 15:51:10 -0400
Hi folks, I tried using the iTableColumnHeader code from:
http://iratescotsman.com/products/source/ but I'm getting segfaults. I've
managed to reproduce a segfault every time by doing the following: Start up my
application, click inside any of the tableviews or outlineviews I'm using. I
immediately get a segfault after doing this. The debugger seems to be stopping
on this line:
[attrs setValue:[NSColor colorWithCalibratedWhite:1.0 alpha:0.7]
forKey:@"NSColor"];
attrs shouldn't be nil, but even if it was this would be silently ignored
though. The example project included seems to work well enough though.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
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