Re: Very basic table binding blind spot

2012-08-03 Thread Quincey Morris
(reposted because of an apparent bounce) On Aug 2, 2012, at 22:16 , Erik Stainsby erik.stain...@roaringsky.ca wrote: I do so wish there was a Complete Idiot's Guide to Cocoa Table Bindings … The very flexibility which I know must be their great virtue tends to obscure the clear path from my

Re: Very basic table binding blind spot

2012-08-03 Thread Kyle Sluder
On Aug 2, 2012, at 10:16 PM, Erik Stainsby erik.stain...@roaringsky.ca wrote: I do so wish there was a Complete Idiot's Guide to Cocoa Table Bindings … The very flexibility which I know must be their great virtue tends to obscure the clear path from my sight more often than not. Forest,

Re: Very basic table binding blind spot

2012-08-03 Thread Kyle Sluder
On Aug 3, 2012, at 12:11 AM, Kyle Sluder k...@ksluder.com wrote: You should consider using a view-based table view if you're targeting 10.7 or later. They're so much nicer! Hmm, now that Quincy's pointed it out, it looks like you are indeed using a view-based table view. That will make

Re: Very basic table binding blind spot

2012-08-03 Thread Kyle Sluder
On Aug 3, 2012, at 12:11 AM, Kyle Sluder k...@ksluder.com wrote: You should consider using a view-based table view if you're targeting 10.7 or later. They're so much nicer! Hmm, now that Quincy's pointed it out, it looks like you are indeed using a view-based table view. That will make

Re: Very basic table binding blind spot

2012-08-03 Thread Quincey Morris
On Aug 3, 2012, at 00:16 , Kyle Sluder k...@ksluder.com wrote: Hmm, now that Quincy's pointed it out, it looks like you are indeed using a view-based table view. No bonus points to me though. Having cleverly focused on the forest instead of the trees, I didn't register the fact that using

Re: Very basic table binding blind spot

2012-08-03 Thread Michael Swan
...@roaringsky.ca To: cocoa-dev@lists.apple.com (Apple) cocoa-dev@lists.apple.com Subject: Very basic table binding blind spot Message-ID: 20c1a352-8903-4727-a8f7-f1cc585ef...@roaringsky.ca Content-Type: text/plain; charset=windows-1252 I do so wish there was a Complete Idiot's Guide to Cocoa

Re: Very basic table binding blind spot

2012-08-03 Thread Erik Stainsby
Thank you gentlemen, both, for taking the time to educate me. I have lots to rethink in my design, such as it was. On 2012-08-03, at 12:27 AM, Quincey Morris quinceymor...@rivergatesoftware.com wrote: On Aug 3, 2012, at 00:16 , Kyle Sluder k...@ksluder.com wrote: Hmm, now that Quincy's

Very basic table binding blind spot

2012-08-02 Thread Erik Stainsby
I do so wish there was a Complete Idiot's Guide to Cocoa Table Bindings … The very flexibility which I know must be their great virtue tends to obscure the clear path from my sight more often than not. Forest, trees, trees, forest … Oh! Something shiny! --- So tonight I have an