FROM : mmalc crawford
DATE : Fri Jan 11 00:04:30 2008
On Jan 10, 2008, at 2:53 PM, Daniel Oberhoff wrote:
> I have a custom audio sample view with a selection and a cursor. I
> bind these to keys in the selected object of an array controller. A
> table view is also connected to this array controller displaying all
> the entries. Now when I add entries to the table they get commited
> to the array controller and also the audio view updates when I
> change the values, but when I change the selection or the cursor in
> the view with the mouse, this does not get commited to the currently
> selected row in the table as it should.
>
Are you updating the selection in the array controller?
See GraphicsBindings at <http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
> for an example that works.
mmalc
DATE : Fri Jan 11 00:04:30 2008
On Jan 10, 2008, at 2:53 PM, Daniel Oberhoff wrote:
> I have a custom audio sample view with a selection and a cursor. I
> bind these to keys in the selected object of an array controller. A
> table view is also connected to this array controller displaying all
> the entries. Now when I add entries to the table they get commited
> to the array controller and also the audio view updates when I
> change the values, but when I change the selection or the cursor in
> the view with the mouse, this does not get commited to the currently
> selected row in the table as it should.
>
Are you updating the selection in the array controller?
See GraphicsBindings at <http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
> for an example that works.
mmalc
| Related mails | Author | Date |
|---|---|---|
| Daniel Oberhoff | Jan 10, 23:53 | |
| mmalc crawford | Jan 11, 00:04 | |
| Daniel Oberhoff | Jan 12, 03:01 |






Cocoa mail archive

