FROM : Clark S. Cox III
DATE : Tue Nov 19 22:20:12 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday, Nov 19, 2002, at 12:27 US/Eastern, Kevin Elliott wrote:
> At 23:34 +0100 on 11/18/02, j o a r wrote:
>> NSTableView reuses one cell per column for the drawing of all rows,
>> so I don't >think that's a problem.
>
> And to veer off on to a new topic... I'm doing some work with an
> NSTableView and I"m trying to figure out if there is a way to get what
> amounts to cell by cell access. Basically I'd like to make a table
> that looks like this:
>
> Stuff 1 Stuff 2
> blah NSPopupButton for blah
> blah2 NSPopupButton for blah2
> blah3 NSString for blah3
> blah4 NSString for blah4
>
> or alternatively have a different popup button menu for blah3 & blah4
> than for blah & blah1. Any thoughts?
Subclass NSTableColumn, so that you can set different cells for
different rows.
- --
http://homepage.mac.com/clarkcox3/
<email_removed>
Clark S. Cox, III
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)
iEYEARECAAYFAj3aqxIACgkQd6STocYT1xXIFwCdG8MsGHf21EQvzsa+vGfLza8h
nNgAnjCTFwlPzacssURJipULNNUrbqHq
=CfsF
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Tue Nov 19 22:20:12 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday, Nov 19, 2002, at 12:27 US/Eastern, Kevin Elliott wrote:
> At 23:34 +0100 on 11/18/02, j o a r wrote:
>> NSTableView reuses one cell per column for the drawing of all rows,
>> so I don't >think that's a problem.
>
> And to veer off on to a new topic... I'm doing some work with an
> NSTableView and I"m trying to figure out if there is a way to get what
> amounts to cell by cell access. Basically I'd like to make a table
> that looks like this:
>
> Stuff 1 Stuff 2
> blah NSPopupButton for blah
> blah2 NSPopupButton for blah2
> blah3 NSString for blah3
> blah4 NSString for blah4
>
> or alternatively have a different popup button menu for blah3 & blah4
> than for blah & blah1. Any thoughts?
Subclass NSTableColumn, so that you can set different cells for
different rows.
- --
http://homepage.mac.com/clarkcox3/
<email_removed>
Clark S. Cox, III
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)
iEYEARECAAYFAj3aqxIACgkQd6STocYT1xXIFwCdG8MsGHf21EQvzsa+vGfLza8h
nNgAnjCTFwlPzacssURJipULNNUrbqHq
=CfsF
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Rixstep | Nov 18, 06:28 | |
| Alex Rice | Nov 18, 08:54 | |
| Alex Rice | Nov 18, 09:11 | |
| Andreas Mayer | Nov 18, 10:28 | |
| <rixstep000 | Nov 18, 13:43 | |
| <rixstep000 | Nov 18, 14:10 | |
| <rixstep000 | Nov 18, 16:27 | |
| Alex Rice | Nov 18, 20:14 | |
| Andreas Mayer | Nov 18, 22:07 | |
| j o a r | Nov 18, 22:49 | |
| j o a r | Nov 18, 23:34 | |
| David Remahl | Nov 19, 00:23 | |
| Terrence Asselin | Nov 19, 01:39 | |
| Kevin Elliott | Nov 19, 18:27 | |
| Alex Rice | Nov 19, 19:16 | |
| Clark S. Cox III | Nov 19, 22:20 | |
| Rosyna | Nov 20, 07:25 |






Cocoa mail archive

