• 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 scrollbars won't activate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView scrollbars won't activate


  • Subject: Re: NSTableView scrollbars won't activate
  • From: "David Baker (Acorn Web Designs)" <email@hidden>
  • Date: Fri, 3 May 2002 10:20:23 -0600

>I think this is something that has been seen before. In your
>awakeFromNib call either [table reloadData], or [table tile] (not sure
>which). The problem is that the archived table doesn't properly get
>synced up with the live data until the tile method happens. This is an
>important problem we are looking into fixing.
>
>-chuck

That was the problem! I added [table tile] to my app and now it works
fine! Thanks a lot Chuck.

David
--
Acorn Web Designs
http://www.AcornWebDesigns.com

Quality websites designed at low prices.
_______________________________________________
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: Screen capture?
  • Next by Date: Re: How to know if a file is invisible
  • Previous by thread: Re: NSTableView scrollbars won't activate
  • Next by thread: IDE auto-formatting and syntax coloring sample code?
  • Index(es):
    • Date
    • Thread