[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSTextField delegate
From: |
Matt Rice |
Subject: |
NSTextField delegate |
Date: |
Wed, 23 Apr 2003 01:56:10 -0700 (PDT) |
here's a crude NSTextField delegate test, basically
the issue is NSTextField's delegate never gets
-(void)textDidChange:(NSNotification*)aNotification called
so there's no way to setDocumentEdited:YES without pressing enter in the
TextField itself
I don't think any of those other delegate methods got called either
matt
TextFieldTest-1.0.0.tar.gz
Description: Binary data
- NSTextField delegate,
Matt Rice <=