• 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
NSOutlineView, reloadItem and my model data.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView, reloadItem and my model data.


  • Subject: NSOutlineView, reloadItem and my model data.
  • From: Henry Maddocks <email@hidden>
  • Date: Mon, 24 Jan 2005 15:08:29 +1300

When calling reloadItem does outline view check to see if the object is visible? Does it matter if I call reloadItem on an object that isn't visible?

I have a data structure that is displayed using an outline view. My model objects can be altered by the user via the ui and also by 'external' processes. The functionality that I'm trying get is if one of my objects is altered externally and it is visible in the outline view I want it to be updated. I can call reloadItem in this case to refresh the view but should I check to see if the item is visible before I do this? If so how?

Is the some other way I should be using to get this functionality?

TIA

Henry

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Multiple Types of Documents in a Document Based App
  • Next by Date: Re: Manual binding questions.
  • Previous by thread: RE: Getting the rect of a character in an NSTextView
  • Next by thread: NSDocument subclass (newbie) question…
  • Index(es):
    • Date
    • Thread