• 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
void value not ignored as it ought to be??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

void value not ignored as it ought to be??


  • Subject: void value not ignored as it ought to be??
  • From: Mark Wridt <email@hidden>
  • Date: Thu, 16 Aug 2001 08:59:16 -0700 (PDT)

Well, I'm kind of stuck here. I have a textField that
I wish to implemtent a selectText: on and the "void
value not ignored as it ought to be" error is
produced.

my code :

enteredLogFile = [logField selectText:self];

and I have also attempted just:

[logField selectText:self];

which just produces a parse error.

There is something similar in the Currency Converter
program in 'Learning Cocoa' which seems to work just
fine.

Any ideas?

Mark
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/


  • Follow-Ups:
    • Re: void value not ignored as it ought to be??
      • From: Eric Peyton <email@hidden>
  • Prev by Date: Re: Is encapsulation deprecated in ObjC?
  • Next by Date: Re: [OT] default web browser
  • Previous by thread: Re: Handing off varargs? (Language lawyers, please read.)
  • Next by thread: Re: void value not ignored as it ought to be??
  • Index(es):
    • Date
    • Thread