• 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
Re: cocoa-dev digest, Vol 2 #4333 - 13 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa-dev digest, Vol 2 #4333 - 13 msgs


  • Subject: Re: cocoa-dev digest, Vol 2 #4333 - 13 msgs
  • From: Tim Hewett <email@hidden>
  • Date: Wed, 9 Jun 2004 23:27:37 +0100

This should fix it:

[theTable selectRow:row];
[[theTable delegate] tableViewSelectionDidChange:myPreviouslyConstructedNotification];

Tim.


On 9 Jun 2004, at 22:21, email@hidden wrote:

If I call selectRow on an NSTableView shouldn't I expect the delegate
method tableViewSelectionDidChange to be called? It is called when
clicking with the mouse but not when I programmatically change the
selection with selectRow. Is there some way to make this happen?
_______________________________________________
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: How to create a easy of use Installer?
  • Next by Date: NSNonLossyASCIIStringEncoding
  • Previous by thread: Re: Best way to move an image in a custom view?
  • Next by thread: NSNonLossyASCIIStringEncoding
  • Index(es):
    • Date
    • Thread