• 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
NsTableView and the form view.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NsTableView and the form view.


  • Subject: NsTableView and the form view.
  • From: Sandro Noel <email@hidden>
  • Date: Sat, 16 Dec 2006 02:13:22 -0500

Greetings.

I'm puzzled. (as usual ))

i have a winow, that has a TableView, and under that table view i have Text fields that describe
the selected item in the table view.


i'm using this delegate to detect selection changes.
- (BOOL)tableView:(NSTableView *)aTableView shouldSelectRow:(int) rowIndex;
this delegate is declared inside the dataset.


all he values that i need are declared into the items held by the dataset.

since this is a different Object that has no reference to the window controller, i'm having a hard time
assigning the title of the textfields.


i did try and pass a week reference to the controller, but then i would have to implement setter methods to all the 25 fields of the window, it that how it's supposed to work ?

am i missing something?

thank you for your help.

Sandro Noel.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NsTableView and the form view.
      • From: Sean Murphy <email@hidden>
  • Prev by Date: Re: Database Application?
  • Next by Date: String Formating
  • Previous by thread: Resizing drag image during drag?
  • Next by thread: Re: NsTableView and the form view.
  • Index(es):
    • Date
    • Thread