• 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: NSOutlineViews and C++ objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineViews and C++ objects


  • Subject: Re: NSOutlineViews and C++ objects
  • From: Daniel Jalkut <email@hidden>
  • Date: Fri, 13 May 2005 16:18:38 -0700

Just convert the data from the underlying C++ class into a format that the outline view knows how to display. For instance, if your underlying data is in C++ strings, convert them to NSString when the outline view asks for them...

Daniel

On May 13, 2005, at 4:04 PM, kelvSYC wrote:

I want to write a class that implement NSOutlineViewDataSource, but the problem is that all my data for the outline view is stored as C+ + classes. What is the best way to do this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com


This email sent to email@hidden


_______________________________________________ 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
References: 
 >NSOutlineViews and C++ objects (From: kelvSYC <email@hidden>)

  • Prev by Date: Re: NSOutlineViews and C++ objects
  • Next by Date: iSync and Core Data
  • Previous by thread: Re: NSOutlineViews and C++ objects
  • Next by thread: iSync and Core Data
  • Index(es):
    • Date
    • Thread