FROM : Drew Mccormack
DATE : Wed Jul 26 14:04:12 2006
On Jul 26, 2006, at 12:37 PM, Chris Suter wrote:
> 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
Hmm, not sure to be honest. I am using it in a table view that
doesn't require column reordering, so it is fine for me. Don't know
how it would go if you had to reorder them. Good point.
Drew
---------------------------------------------------------
Drew McCormack
www.macanics.net
DATE : Wed Jul 26 14:04:12 2006
On Jul 26, 2006, at 12:37 PM, Chris Suter wrote:
> 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
Hmm, not sure to be honest. I am using it in a table view that
doesn't require column reordering, so it is fine for me. Don't know
how it would go if you had to reorder them. Good point.
Drew
---------------------------------------------------------
Drew McCormack
www.macanics.net
| Related mails | Author | Date |
|---|---|---|
| Drew Mccormack | Jul 26, 12:27 | |
| Chris Suter | Jul 26, 12:37 | |
| Drew Mccormack | Jul 26, 14:04 |






Cocoa mail archive

