[MlMt] Mailing lists and Mailmate
Seebs
mailmate-list at seebs.net
Thu Jan 26 22:26:14 UTC 2012
On 26 Jan 2012, at 2:13, Benny Kjær Nielsen wrote:
> I already subclass NSTokenField and I believe I've googled and read
> everything related to NSTokenField. It took far to long before I gave
> up ;-)
Nooo! Mean Apple, not providing the hooks needed to fix things.
> And speaking of ways to change the behavior of
> NSTokenField/NSTextField, I would love being able to customize the
> view used for the list of suggested completions. It should show where
> the address was found and when it was last used, but I cannot do that
> either (without re-implementing everything myself).
Hmm.
Can you cheat by doing something like presenting a list of completions
that looks like
foo at bar.com (from blah blah blah)
and then when it subs that in, replace it with the address alone,
without the origin tag?
-s
More information about the mailmate
mailing list