• 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
handling clicks in custom matrix's cells gotit !
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

handling clicks in custom matrix's cells gotit !


  • Subject: handling clicks in custom matrix's cells gotit !
  • From: nicolas berloquin <email@hidden>
  • Date: Mon, 6 May 2002 21:21:38 +0200

for those who might want to know (or who are looking at the list archives), I found out what was wrong in my setup.
After disabling the NSImageView, everything worked fine. I guess the imageview was catching the click, and despite
my setAction and setTarget, didn't do anything about it.

for info, I had to :
[(NSControl *)myImageView setEnabled: NO];

voila ;-)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Running applications
  • Next by Date: NSCell for customize a NSTableView
  • Previous by thread: Re: Running applications
  • Next by thread: NSCell for customize a NSTableView
  • Index(es):
    • Date
    • Thread