• 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: Strange warnings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange warnings


  • Subject: Re: Strange warnings
  • From: Henri Lamiraux <email@hidden>
  • Date: Tue, 18 Sep 2001 15:40:38 -0700

In your MyController.m your are most likely missing an #import of the custom view header.

On Tuesday, September 18, 2001, at 03:30 PM, email@hidden wrote:

Hello all,
I have a custom view class for a view on my window. It contains a lot of methods with return type of void. I set this view class as a outlet of MyController class.

The compiler give me warnings every time I call view's methods in MyController. The warnings are the same for every call:
cannot find method.
return type for 'aaa:(methods name)' defaults to id.

But in fact, the application executed well and run those methods which compiler mentioned cannot find. So I am quite confused.

Thanks,
Fei
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev

Henri Lamiraux
Engineering Manager
User Interface Tools Group
Apple


References: 
 >Strange warnings (From: email@hidden)

  • Prev by Date: Strange warnings
  • Next by Date: KeyBoard Events
  • Previous by thread: Strange warnings
  • Next by thread: Dragging an item to the Dock - HELP
  • Index(es):
    • Date
    • Thread