Re: NSArrayController selection issue
Re: NSArrayController selection issue
- Subject: Re: NSArrayController selection issue
- From: zeno <email@hidden>
- Date: Tue, 23 Aug 2005 01:00:48 +0200
> I believe that starting with Mac OS X 10.3 that the action
> methods (selectNext: etc) are performed delayed.
Ok, and is there a simple workaround to "wait" for the object to be
actually selected without having to deal with ordinary "pre-bindings"
nstableview stuff (like incrementing the selection index directly in
the tableview with selectRowIndexes:byExtendingSelection: or, worse,
implementing the tableViewSelectionDidChange delegate method)?
I mean, bindings, objectcontrollers and in this particular case the
selectNext/Previous methods are supposed to make our lives easier,
aren't they?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden