• 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: NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView


  • Subject: Re: NSTableView
  • From: Matthew Johnson <email@hidden>
  • Date: Tue, 28 May 2002 10:11:45 +1000

Thank you very much. This has solved the problem. I am not sure why this call should be necessary but it works which is
good enough for me :)

Matt.


Timothy Larkin wrote:

> On 2002.05.27 01:23, "mmalcolm crawford" <email@hidden> wrote:
>
> > You probably haven't told the table view its contents have changed.
> >
> > In the commonly-used methods section for NSTableView:
> > - reloadData
> > Informs the NSTableView that data has changed and needs to be
> > retrieved and displayed again.
>
> It also works to call [view noteNumberOfRowsChanged], where view is the
> NSTableView object.
> --
> Timothy Larkin
> Abstract Tools
> Caroline, NY
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >Re: NSTableView (From: Timothy Larkin <email@hidden>)

  • Prev by Date: Re: NSTextInput problems
  • Next by Date: Re: Opening the Trash in the Finder?
  • Previous by thread: Re: NSTableView
  • Next by thread: NSTableView
  • Index(es):
    • Date
    • Thread