Skip navigation.
 
mlRe: [HOWTO] Non-control NSViews in NSTableView with Core Data
FROM : Chris Suter
DATE : Wed Jul 26 12:37:37 2006

On 26/07/2006, at 8:27 PM, Drew Mccormack wrote:

> I just added a blog entry on using non-control NSViews in an 
> NSTableView using Core Data. Compared to the solutions available 
> elsewhere, it is very simple and --- depending on your outlook --- 
> elegant. I thought it might be useful to others.
>
> http://www.macanics.net/blog/?p=25


Does moving columns in the table view work?

We used to do something similar but found you couldn't move columns 
without there being glitches.

- Chris

Related mailsAuthorDate
ml[HOWTO] Non-control NSViews in NSTableView with Core Data Drew Mccormack Jul 26, 12:27
mlRe: [HOWTO] Non-control NSViews in NSTableView with Core Data Chris Suter Jul 26, 12:37
mlRe: [HOWTO] Non-control NSViews in NSTableView with Core Data Drew Mccormack Jul 26, 14:04