discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField (again)


From: Nicola Pero
Subject: Re: NSTextField (again)
Date: Wed, 2 Oct 2002 12:00:43 +0100 (BST)

> Hello!
> 
> I investigated a bit more into my NSTextField problem mentioned in
> my last posting some days ago.
> 
> I figured out that I can subclass NSTextField overriding the
> becomeFirstResponder: message of NSResponder. This works, the
> message is invoked when I click into the text field.
> Is this the best/only way to achieve this? In other words,
> do I have to subclass NSTextField when I want to be notified
> if someone clicks on it?

Yes - I think so.

 
> On top of that, is it a known bug that the NSTextField's delegate
> doesn't receive the control: textShouldBeginEditing: message?

I hope it's now fixed on CVS.

Thanks for your feedback!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]