[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSTextField.m patch
From: |
Serg Stoyan |
Subject: |
Re: NSTextField.m patch |
Date: |
Thu, 27 Jun 2002 16:46:36 +0300 |
User-agent: |
Mutt/1.3.16i |
Hello, Nicola Pero.
NP>> I've just tried it again. Now text selection even not flashes ;)
NP>> I'll create a little test so you can try it for yourself.
NP>
NP> Thanks for the little test ... still a tiny bit of NSTextField end editing
NP> operations where done after the notification was posted ... I fixed it on
NP> CVS and now the little text works for me :-) hope it works for you as well
Works great! Thanks, Nicola.
NP> About the other bug you report in the email you sent me, the one about
NP> 'NSTextField -makeFirstResponder' not actually working, that was already
NP> reported by David Ayers with full explanations of both the problem and a
NP> possible fix to it and it's only my fault if I've not yet applied some
NP> sort of patch derived from his careful and very good indeed observations.
NP> I'll try to address that issue maybe tonight.
I'll be glad to join solving this issue. I'll back to gnustep on
Sunday.
NP> As a quick fix, you can use [textField selectText: self] instead of
NP> [window makeFirstResponder: textField] for now. I know it's not as
NP> satisfactorily, because you can't use the setInitialFirstResponder: to
NP> have it done automatically (as you could do if makeFirstResponder: was
NP> actually working properly), but anyway.
It works as you describe it. Thanks for solution.
--
Serg Stoyan