Re: Crash in Attributed String (x64)

2008-11-20 Thread Russ
lt;[EMAIL PROTECTED]> Cc: cocoa-dev@lists.apple.com Sent: Thursday, November 20, 2008 2:02:34 PM Subject: Re: Crash in Attributed String (x64) On Thu, Nov 20, 2008 at 10:52 AM, Russ <[EMAIL PROTECTED]> wrote: > > > I'm trying to change the color of a button's text by sett

Re: Crash in Attributed String (x64)

2008-11-20 Thread Shawn Erickson
On Thu, Nov 20, 2008 at 10:52 AM, Russ <[EMAIL PROTECTED]> wrote: > > > I'm trying to change the color of a button's text by setting it's title using > an attributed string; there are code snippets on the web, but I'm seeing a > crash Make sure to file bug reports (if you haven't already)... ht

Crash in Attributed String (x64)

2008-11-20 Thread Russ
I'm trying to change the color of a button's text by setting it's title using an attributed string; there are code snippets on the web, but I'm seeing a crash NSAttributedString *attrTitle; NSDictionary *dict; dict = [NSDictionary dictionaryWithObjectsAndKeys: colr, NSForegroundColorA