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 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -