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

Re: NSOutlineView in Java


  • Subject: Re: NSOutlineView in Java
  • From: Enrico Stamigna <email@hidden>
  • Date: Tue, 19 Jun 2001 17:10:13 +0200

Martedl, giugno 19, 2001, alle 04:17 , Sandeep Parikh <email@hidden> ha scritto:

yet when I run my app, the following error appears in the Project
Builder's window:

Must implement outlineView:numberOfChildrenOfItem:,
outlineView:isItemExpandable:, outlineView:child:ofItem: and
outlineView:objectValueForTableColumn:byItem:

anyone know what to do from here?

I think there is an error in this method name:

> public Object outliveViewChildOfItem(NSOutlineView outlineView, int
index, Object item) {}

You wrote: outliveViewChildOfItem

instead of: outlineViewChildOfItem

Enrico Stamigna


  • Prev by Date: Re: Difficulties with NSWindowController
  • Next by Date: Re: NSDictionary and XML-format property lists
  • Previous by thread: NSOutlineView in Java
  • Next by thread: Difficulties with NSWindowController
  • Index(es):
    • Date
    • Thread