• 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
Problems with DataSource Class & Controller Class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with DataSource Class & Controller Class


  • Subject: Problems with DataSource Class & Controller Class
  • From: Roberto Sobachi <email@hidden>
  • Date: Fri, 13 Feb 2004 01:42:35 +0100

I've got some problem passing from an NSTableView DataSource Class to
the Controller Class, because it doesn't see an NSArray i've declared
into controller Class.

I've not init function in Controller class. Is it the problem?
With init function it see the NSArray object, but it initialize it
every time I call functions under Controller class.

In NSTableView DataSource Class I've got the function to accept DROP
files - (BOOL)tableView:(NSTableView*)tv acceptDrop:(id
<NSDraggingInfo>)info row:(int)row
dropOperation:(NSTableViewDropOperation)op that works fine, but I need
to call a function under Controller class to update an NSArray Object.

How can I do it?

Thanks
_______________________________________________
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.

  • Follow-Ups:
    • Re: Problems with DataSource Class & Controller Class
      • From: Dustin Voss <email@hidden>
  • Prev by Date: Re: update preference problem
  • Next by Date: Re: BUG ? kCGDesktopWindowLevel and Expose
  • Previous by thread: Re: update preference problem
  • Next by thread: Re: Problems with DataSource Class & Controller Class
  • Index(es):
    • Date
    • Thread