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

Changes by: Fred Kiefer <[EMAIL PROTECTED]>
Date: Sat 08/30/2003 at 18:32 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Declined                  | Closed




=================== 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:  Closed                       

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/2003 at 06:31       By: rburns
I was looking at Apple docs, and gnustep docs. and probably misreading both. I was 
under the impression that textDidChange being listed in the delegate methods meant 
that it was sent to the NSTextField delegate, rather than the NSTextField being the 
delegate. I hadn't read the descriptions

-------------------------------------------------------
Date: Thu 08/21/2003 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/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/



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to