[PARTLY SOLVED] Clickable Links in NSTableView with Bindings
[PARTLY SOLVED] Clickable Links in NSTableView with Bindings
- Subject: [PARTLY SOLVED] Clickable Links in NSTableView with Bindings
- From: Robert McNally <email@hidden>
- Date: Wed, 27 Jul 2005 17:20:51 -0700
OK, so I'm an idiot. The first part of my problem was that I was creating my attributes dictionary with dictionaryWithObjectsAndKeys, and had swapped the objects and keys, so of course my attributed string was confused! Stupid noob error. So the "value" binding for NSTextFieldCell does work with attributed strings. The next step is to figure out how to make the links properly clickable. Any pointers would still be appreciated. If I get stuck again you'll hear from me. :)
Robert
--
______________________________________________________________________
Robert McNally, Arciem Engineering <http://www.arciem.com>
626/963-7760
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden