FROM : Ricky Sharp
DATE : Fri Dec 10 23:01:10 2004
On Dec 10, 2004, at 1:08 PM, Ricky Sharp wrote:
> Now then, it will take more work to have a system that will
> automatically assign unique values to your tag when you drag out an
> NSMatrix of such cells. But, at least you'll have the code in place
> that will allow alt-dragging to work.
This extra work I mentioned isn't needed. I had a minor mistake in my
code. When dragging out an NSMatrix, the setTag: method of your cell
class will be called to assign a unique value to it.
___________________________________________________________
Ricky A. Sharp mailto:<email_removed>
Instant Interactive(tm) http://www.instantinteractive.com
DATE : Fri Dec 10 23:01:10 2004
On Dec 10, 2004, at 1:08 PM, Ricky Sharp wrote:
> Now then, it will take more work to have a system that will
> automatically assign unique values to your tag when you drag out an
> NSMatrix of such cells. But, at least you'll have the code in place
> that will allow alt-dragging to work.
This extra work I mentioned isn't needed. I had a minor mistake in my
code. When dragging out an NSMatrix, the setTag: method of your cell
class will be called to assign a unique value to it.
___________________________________________________________
Ricky A. Sharp mailto:<email_removed>
Instant Interactive(tm) http://www.instantinteractive.com
| Related mails | Author | Date |
|---|---|---|
| Ricky Sharp | Dec 10, 20:08 | |
| Ricky Sharp | Dec 10, 23:01 |






Cocoa mail archive

