• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
more drag source problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

more drag source problem


  • Subject: more drag source problem
  • From: "Ender Wiggins" <email@hidden>
  • Date: Thu, 6 Jul 2006 22:09:56 -0500

Hi all,

In another attempt, I have an NSView->NSTabView->NSMatrix->NSImageCell
all in the drawer of my application. I'm trying to make the icons
inside the NSImageCell's a drag source. My drag destation works
because I can drag images into it, but my source doesn't.

I have a view instance in my NIB window and it's custom class is set
to my class which I subclassed from NSMatrix and where I included the
informal drag source protocol including the mouseDown:. Also, this
class contains an outlet for each NSImageCell and it's connected to
the view in IB.

My problem is that I can't get the mouseDown: method to get called
when I click on the icon in my palette (NSMatrix).

Anyone have ideas what might be going on here? Any help much appreciated.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: bindings bug?
  • Next by Date: Re: NSCell mouse tracking best practices.
  • Previous by thread: Re: bindings bug?
  • Next by thread: NSTableView - how to select text when editing a column?
  • Index(es):
    • Date
    • Thread