• 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
Problems with UIButton still calling renamed method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with UIButton still calling renamed method


  • Subject: Problems with UIButton still calling renamed method
  • From: Laurent Daudelin <email@hidden>
  • Date: Tue, 29 Jun 2010 01:15:20 -0400

I'm not sure what's going on but I must be missing something big. I initially had a round rect button sending a 'signIn:' message to my view delegate. I decided to rename the 'signIn:' method to 'retailerSignIn:'. Changed the action in IB and ran the program. Got an exception that 'signIn:' was sent to an object that doesn't respond to that method. Double-checked everything and all seem fine. Tried again with same result. Did a complete clean up then recompiled. Ran in the simulator and again the same 'signIn:' message is sent to my controller!

I removed the button and put a new one. Wired it to send 'retailerSignIn:'. Ran in the simulator again and the button still sends a 'signIn:' message to my controller!

What am I missing?

-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin 				http://www.nemesys-soft.com/
Logiciels Nemesys Software              				email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Problems with UIButton still calling renamed method
      • From: Alexander Spohr <email@hidden>
  • Prev by Date: Re: window controller question
  • Next by Date: Re: Problems with UIButton still calling renamed method
  • Previous by thread: Re: NSImage drawing on 10.5 issue [SOLVED]
  • Next by thread: Re: Problems with UIButton still calling renamed method
  • Index(es):
    • Date
    • Thread