Limiting Character Input In An NSTextField
Limiting Character Input In An NSTextField
- Subject: Limiting Character Input In An NSTextField
- From: Ian was here <email@hidden>
- Date: Tue, 26 Apr 2005 14:59:24 -0700 (PDT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Does anyone know how to limit the number of characters
that can be entered into an NSTextField. I have a
unique situation where only five numbers should be
entered, and each number should only be a value from 1
to 5. I tried subclassing NSTextField and using
KeyDown() to catch each number entered, but the
KeyDown() method never gets called?!?!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden