• 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
nsstepper and takeStringValueFrom
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nsstepper and takeStringValueFrom


  • Subject: nsstepper and takeStringValueFrom
  • From: DANIEL SPARTACUS <email@hidden>
  • Date: Sun, 1 Aug 2004 10:59:13 +0200

every body

i want to use nsstepper with a texfield
in interface builder i have connected the too object
i have looking for nsttepper and see that we can use
takeStringValueFrom to chande the value of the textfield
i have editing this code but the textfield not change is value
If somme one does how i can take this take me a mail ?

- (void)takeStringValueFrom : (id)sender
{
[[NSNotificationCenter defaultCenter] postNotificationName:
@"NSControlTextDidChangeNotification" object: self];
return [super takeStringValueFrom: sender];
}

best regards
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: cocoa app from scratch
  • Next by Date: Any IRC channels?
  • Previous by thread: Re: cocoa app from scratch
  • Next by thread: Any IRC channels?
  • Index(es):
    • Date
    • Thread