FROM : Sean McBride
DATE : Wed Feb 27 23:13:07 2008
On 2/27/08 10:09 PM, j o a r said:
>On 10.5 and later I would recommend NSCollectionView, or alternatively
>NSRuleEditor/NSPredicateEditor, depending on what you're trying to
>solve. My SubViewTableView was always a hack looking for a proper
>solution - And with 10.5 we have that.
I haven't used NSCollectionView but I have read about it. It seems to
be geared towards grids more than lists. I'm looking to have a table
with 2 resizable columns: the first a simple string, the second my
'complex view'. I'm not sure I could really do that with a collection
view. If it were two columns, would it still do selection in terms of rows?
--
____________________________________________________________
Sean McBride, B. Eng <email_removed>
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
DATE : Wed Feb 27 23:13:07 2008
On 2/27/08 10:09 PM, j o a r said:
>On 10.5 and later I would recommend NSCollectionView, or alternatively
>NSRuleEditor/NSPredicateEditor, depending on what you're trying to
>solve. My SubViewTableView was always a hack looking for a proper
>solution - And with 10.5 we have that.
I haven't used NSCollectionView but I have read about it. It seems to
be geared towards grids more than lists. I'm looking to have a table
with 2 resizable columns: the first a simple string, the second my
'complex view'. I'm not sure I could really do that with a collection
view. If it were two columns, would it still do selection in terms of rows?
--
____________________________________________________________
Sean McBride, B. Eng <email_removed>
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
| Related mails | Author | Date |
|---|---|---|
| Sean McBride | Feb 27, 21:30 | |
| j o a r | Feb 27, 22:09 | |
| Sean McBride | Feb 27, 23:13 | |
| j o a r | Feb 28, 19:15 | |
| Sean McBride | Feb 29, 22:44 |






Cocoa mail archive

