Fabian Jäger
unread,Jan 17, 2014, 1:15:56 AM1/17/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apple-m...@googlegroups.com
Hi all,
is there anybody with experience with RichTableCellView? I swizzled setObjectValue: to add a custom subView (NSImageView) to the TableCellView... I somehow managed to do so, but the position of the NSImageView needs to be adapted to the length of the NSTextField (email sender), but I don't know how to accomplish this. Does anybody have some hints here?
The problem is the following: I would like to add an image next to the other status images (attachment, flag, junk) depending on some criterion for each email.
Best regards,
Fabian