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

Changes by: Rob Burns <[EMAIL PROTECTED]>
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/



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

Reply via email to