• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: controlTextDidChange, backspace possible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: controlTextDidChange, backspace possible?


  • Subject: Re: controlTextDidChange, backspace possible?
  • From: Frederick Cheung <email@hidden>
  • Date: Tue, 14 Sep 2004 18:44:05 +0200


On 14 Sep 2004, at 17:52, Peter Karlsson wrote:

This is what my code looks like at the moment:

-(void)controlTextDidChange:(id)sender
{
	if ([[myTexfieldOutlet stringValue] length] == 32)
This will go wrong if several characters appear at the same time (eg copy and paste, certain input methods).

Fred

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >Re: controlTextDidChange, backspace possible? (From: "Peter Karlsson" <email@hidden>)

  • Prev by Date: Re: Creating Help for my App.
  • Next by Date: Re: Country codes vs. Language codes
  • Previous by thread: Re: controlTextDidChange, backspace possible?
  • Next by thread: Re: controlTextDidChange, backspace possible?
  • Index(es):
    • Date
    • Thread