bug-gnustep
[Top][All Lists]
Advanced

[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: Wed, 20 Aug 2003 09:33:43 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)

=================== BUG #4836: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4836&group_id=99

Changes by: Fred Kiefer <FredKiefer@gmx.de>
Date: Wed 08/20/2003 at 13:33 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
         Assigned to | None                      | FredKiefer
              Status | Open                      | Declined


------------------ Additional Follow-up Comments ----------------------------
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.



=================== BUG #4836: FULL BUG SNAPSHOT ===================


Submitted by: rburns                  Project: GNUstep                      
Submitted on: Tue 08/19/2003 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: Wed 08/20/2003 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/





reply via email to

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