On Dec 16, 2009, at 1:40 PM, Benjamin Stiglitz wrote:

> The old ImageAndTextCell doesn’t handle the background style, and that alone 
> makes a modified version of the ATImageTextCell worth using.

What do you mean by 'the background style'? I don't need the cell to draw a 
background at all; it's in an outline view.

BTW, there is a crashing bug in the current version of ImageAndTextCell as 
found in DragNDropOutlineView. The 'image' property is declared as assign when 
it should be retain. Unfortunately the dealloc method still releases the image, 
so when the cell goes away whatever image it last had is toast. :( I filed a 
comment on the doc feedback form.

—Jens_______________________________________________

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 arch...@mail-archive.com

Reply via email to