Skip navigation.
 
mlNSMatrix disappears
FROM : Ender Wiggins
DATE : Sat Jul 08 21:24:46 2006

Hi,

I have an NSImageCell inside an NSMatrix and when I custom set the
NSMatrix control in IB to my subclassed drag source, the matrix and
it's cells do not appear in my view, even though I can click on the
view and see the icon in the drag. I don't know if this means
anything, but I also cannot set the tag attribute for each
NSImageCell, it only shows -1 and changing to any other number doesn't
work.

But if I custom set the NSMatrix to the class NSMatrix, the
NSImageCell's w/ icons do appear in my NSView, but then the drag
doesn't work. At least this part I think I understand because it's not
custom set to my drag source class.

Anyone have ideas here?

Related mailsAuthorDate
mlNSMatrix disappears Ender Wiggins Jul 8, 21:24
mlRe: NSMatrix disappears I. Savant Jul 8, 23:54