[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #4836] NSTextField doesn't send textDidChange to delegate
From: |
nobody |
Subject: |
[bug #4836] NSTextField doesn't send textDidChange to delegate |
Date: |
Thu, 21 Aug 2003 02:27:13 -0400 |
User-agent: |
Links (2.1pre11; Linux 2.6.0-test2 i686; x) |
=================== BUG #4836: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4836&group_id=99
Changes by: Rob Burns <rburns@softhome.net>
Date: Thu 08/21/03 at 06:27 (GMT)
------------------ Additional Follow-up Comments ----------------------------
I was looking at the Apple docs, and gnustep docs. I was under the impression
that having textDidChange listed in the delegate methods meant that the
delegate recieved the message. But, I guess thats not really what happes, and I
hadn't read the description.
=================== BUG #4836: FULL BUG SNAPSHOT ===================
Submitted by: rburns Project: GNUstep
Submitted on: Tue 08/19/03 at 04:59
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: Invalid
Assigned to: FredKiefer Status: Declined
Summary: NSTextField doesn't send textDidChange to delegate
Original Submission: if controlTextDidChange is implemented in the delegate,
it works. But, I've been unable to find any documentation that doesn't list
textDidChange as an NSTextField delegate message.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Thu 08/21/03 at 06:27 By: rburns
I was looking at the Apple docs, and gnustep docs. I was under the impression
that having textDidChange listed in the delegate methods meant that the
delegate recieved the message. But, I guess thats not really what happes, and I
hadn't read the description.
-------------------------------------------------------
Date: Wed 08/20/03 at 13:33 By: FredKiefer
I did check with the old OpenStep specification as well as with a current Apple
specification and both state clearly that NSTextField will implement
textDidChange to forward controlTextDidChange to its delegate, which is as you
describe yourself the way GNUstep implements it.
Could you please point me to a specification that says textDidChange should be
implemented by the NSTextField delegate?
As the text system is rather complicated I take it that you did change the
class NSTextView instead of NSTextField and close this bug report.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4836&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/