• 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 not scrolling. [fixed]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView not scrolling. [fixed]


  • Subject: Re: NSTableView not scrolling. [fixed]
  • From: Anthony Duer <email@hidden>
  • Date: Sun, 16 May 2004 12:05:02 -0700

I just found out that the problem is that the table view was calling for rows before my data source had created the array (returned 0). After it made the array and returned the appropriate number (17), the table view wouldn't update itself until I called -reloadData on it. Odd stuff.

~Anthony Duer

On Sunday, May 16, 2004, at 07:24 AM, Brent Gulanowski wrote:

It sounds like maybe the table view is not correctly connected to its parent scrollview. More information needed on how you instantiated the views.


--
Brent Gulanowski email@hidden
<smime.p7s>
_______________________________________________
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 not scrolling. (From: Brent Gulanowski <email@hidden>)

  • Prev by Date: Re: Simulating cmd-click-lock on window title-bar?
  • Next by Date: Re: I broke NSLog()!
  • Previous by thread: Re: NSTableView not scrolling.
  • Next by thread: minSize changing by itself!
  • Index(es):
    • Date
    • Thread