Re: Crash while drawing cell in NSOutlineView
Re: Crash while drawing cell in NSOutlineView
- Subject: Re: Crash while drawing cell in NSOutlineView
- From: Trygve Inda <email@hidden>
- Date: Sun, 14 Feb 2010 03:57:57 +0000
- Thread-topic: Crash while drawing cell in NSOutlineView
> Trygve Inda (email@hidden) on 2010-02-14 22:13 said:
>
>> In code based largely on Apple's SourceView, I am drawing by IconAndTextCell
>> and getting a crash...
>>
>> Anyone seen this and know what it might be?
>>
>> I have added code to draw a badge which I am updating frequently - if I only
>> call it once, it works ok... But if it is called rapidly I get:
>>
>> Thread 0 Crashed: Dispatch queue: com.apple.main-thread
>> 0 libobjc.A.dylib 0x00007fff818ab120 objc_msgSend + 44
>
> Have you read this?
>
> <http://www.sealiesoftware.com/blog/archive/2008/09/22/
> objc_explain_So_you_crashed_in_objc_msgSend.html>
>
> Sean
>
> --
> "It is difficult to get a man to understand something when his salary
> depends upon him not understanding it." - Upton Sinclair
>
>
Most excellent!
Thank you for this reference... As obviously I had not come across it.
Maybe I will get to do some non-work this Saturday night.
Cheers,
Trygve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden