Re: Code Example: FunTextField

2008-09-01 Thread Yung-Luen Lan
Ouch... You're right! Regards, yllan On Mon, Sep 1, 2008 at 5:12 PM, Uli Kusterer <[EMAIL PROTECTED]> wrote: > On 01.09.2008, at 10:23, Yung-Luen Lan wrote: >> >> (Thanks to Brad Cox's DrawKit.) > > > That would be Graham Cox. Brad Cox is someone else entirely :-) > > Cheers, > -- Uli Kusterer >

Re: Code Example: FunTextField

2008-09-01 Thread Uli Kusterer
On 01.09.2008, at 10:23, Yung-Luen Lan wrote: (Thanks to Brad Cox's DrawKit.) That would be Graham Cox. Brad Cox is someone else entirely :-) Cheers, -- Uli Kusterer "The Witnesses of TeachText are everywhere..." http://www.zathras.de ___ Coc

Code Example: FunTextField

2008-09-01 Thread Yung-Luen Lan
FunTextField is provided as an example of NSTextInput protocol. Moreover, it also shows how to lay text along arbitrary path. (Thanks to Brad Cox's DrawKit.) Download: http://yllan.org/code/ What is FunTextField: http://yllan.org/blog/archives/285 My article on NSTextInput: http://yllan.org/blog