It turned out that the problem was really occurring in the setAttributedTitle --- a bad control value was getting passed in. Pretty sure I single-stepped through it a dozen different time, but whatever.
----- Original Message ---- From: Shawn Erickson <[EMAIL PROTECTED]> To: Russ <[EMAIL PROTECTED]> Cc: [email protected] 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 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)... http://developer.apple.com/bugreporter/ Are you sure "colr" and "rng" are valid? -Shawn _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
