Skip navigation.
 
mlRe: NSMatrix disappears
FROM : I. Savant
DATE : Sat Jul 08 23:54:28 2006

Ender:

  Please give this a read: http://www.catb.org/~esr/faqs/smart-
questions.html

--
I.S.


On Jul 8, 2006, at 3:24 PM, Ender Wiggins wrote:

> 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?
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>

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