objective c - Bind value to nth object of array -


i have nsview , nsarraycontroller , i'd bind values inside view object in array controller's arrangedobjects array. how this? thought creating property "currentobject" , bind that. seems ugly me..

(i have 1 view objects user should able click on next , backward.)

what trying accomplish? "detail view" bound array controller's selection, not object @ given index. if you'll wired same object, use nsobjectcontroller, set content object desired 1 , bind view it instead.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -