>  I'm running into an odd crasher on PowerPC machines.  I have a custom
>  NSView called TYCurrentDayView that draws an nsmutableattributedstring
>  on top of a gradient.   On a few instances, I will receive the
>  following crash:

  I haven't looked at this in detail and don't know if this has
anything to do with your problem, but how are you handling the case
where the user has disabled or otherwise modified their fonts? Even
system fonts can be screwed with and if the font is not available,
assuming it always will be is probably "Not a Good Idea™".

--
I.S.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to