• 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: Problems with NSOutlineView in Java?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with NSOutlineView in Java?


  • Subject: Re: Problems with NSOutlineView in Java?
  • From: Brendan Younger <email@hidden>
  • Date: Fri, 22 Jun 2001 09:56:35 -0500

Please not that I am not a Java developer, but I have seen a few posts like this one before. If I am correct, the Java implementation of NSOutlineView does not retain the objects which you pass to it such as its data source. The most likely explanation therefore is that your data source was garbage collected and you need to retain it manually. I don't know if MallocDebug works on Java programs, but you might want to fire that up to see if your data source really is sticking around or not.

Brendan Younger


References: 
 >Problems with NSOutlineView in Java? (From: email@hidden)

  • Prev by Date: Re: NSUserDefaults contents?
  • Next by Date: Re: Cocoa/EOF for non-enterprise apps
  • Previous by thread: Problems with NSOutlineView in Java?
  • Next by thread: Re: Problems with NSOutlineView in Java?
  • Index(es):
    • Date
    • Thread