Re: Passing TableView information into a new dialog
Re: Passing TableView information into a new dialog
- Subject: Re: Passing TableView information into a new dialog
- From: Corbin Dunn <email@hidden>
- Date: Wed, 19 Nov 2008 08:54:28 -0800
Le Nov 18, 2008 à 1:22 PM, Luis a écrit :
Hello
My objective is to when a user right-clicks on a row in a TableView
and selects from the context menu an option, to show a new dialog
that handles that option.
How would I go to let the new dialog to know the information that
was present in the row that was selected?
The main dialog with the table view and the new dialog have diferent
controllers and thus diferent class files...
Thanks for the help.
/Developer/Examples/AppKit/DragNDropOutlineView shows how to properly
do this (on Leopard).
corbin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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