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

NSTableView Problems


  • Subject: NSTableView Problems
  • From: Krevnik <email@hidden>
  • Date: Sat, 15 Mar 2003 13:47:21 -0800

I searched the Cocoa-Dev lists and didn't find what I was looking for in the archives (messy and ugly titles for search hits)...

However, I am having a slight problem getting an NSTableView to update often enough...

To be more precise, I have a list of 'tasks' that the user has started... this list is a NSMutableArray... I return the number of elements when they want the row count, and I return [theArray objectAtIndex:desiredRow] when the table wants the object value. (The array contains NSStrings)

The result is that the table won't dynamically update like I thought it should be doing... I need to click on the invisible cell to get it to appear on the screen. Any ideas on what is going wrong?
_______________________________________________
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: State of Cocoa adoption
  • Next by Date: Re: State of Cocoa adoption
  • Previous by thread: Memory management of objects created from Applescript?
  • Next by thread: Re: NSTableView Problems
  • Index(es):
    • Date
    • Thread