• 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: Currency Converter sample [rateField selectText:self]; doesn't work...?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Currency Converter sample [rateField selectText:self]; doesn't work...?


  • Subject: Re: Currency Converter sample [rateField selectText:self]; doesn't work...?
  • From: tyler <email@hidden>
  • Date: Sun, 15 Jul 2001 22:29:10 -0700

Thanks for the reply John,
Good thought, but rateField IS correctly connected because the convert method sucessfully gets the rateField float value correctly and calculates the converted currency value correctly (and puts it into the totalField correctly) when I hit the Convert button.

It's just the final line that doesn't work -- where it is supposed to select the rateField.

In fact, if I change the last line to select the dollarField (i.e., [dollarField selectText:self] ) it doesn't change the selection to that field either (if I select the rate field before hitting the Convert button).

So it really does appear that selectText doesn't work as far as I can tell.

peace,
tyler


On Sunday, July 15, 2001, at 01:34 PM, John C. Randolph wrote:

On Sunday, July 15, 2001, at 01:31 PM, tyler wrote:

The last line doesn't seem to work: [rateField selectText:self];

Double-check that rateField is connected in Interface Builder.

-jcr


  • Follow-Ups:
    • Re: Currency Converter sample [rateField selectText:self]; doesn't work...?
      • From: Markus Hitter <email@hidden>
  • Prev by Date: RE: security framework and access()
  • Next by Date: Re: Currency Converter - NSTextField selectText: Works Sometimes! Bug?
  • Previous by thread: Re: Signal error 10 and 11 in PB
  • Next by thread: Re: Currency Converter sample [rateField selectText:self]; doesn't work...?
  • Index(es):
    • Date
    • Thread