Then check the code. Does it call setTitle: on the outlet?
As a last resort open the xib in TextEdit and check for signIn:

        atze


Am 29.06.2010 um 07:51 schrieb Laurent Daudelin:

> Already checked that. I did delete the entire build folder the last time 
> before building again. I tried to post a follow-up with screen shots but my 
> message is on hold because it's 55KB and is above the 25KB limit.
> 
> The new button I put in my view didn't have any title. When I built and ran 
> my app, the button automagically had "Sign in" as its title!
> 
> I'm pulling my hair now on that stupid problem.
> 
> -Laurent.
> -- 
> Laurent Daudelin
> AIM/iChat/Skype:LaurentDaudelin                               
> http://www.nemesys-soft.com/
> Logiciels Nemesys Software                                            
> laur...@nemesys-soft.com
> 
> On Jun 29, 2010, at 01:41, Alexander Spohr wrote:
> 
>> - Change the layout. Does it reflect in the simulator?
>> - Check the .app for any old nibs.
>> 
>>      atze
>> 
>> 
>> Am 29.06.2010 um 07:15 schrieb Laurent Daudelin:
>> 
>>> 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                                          
>>> laur...@nemesys-soft.com
>>> 
>>> _______________________________________________
>>> 
>>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>>> 
>>> 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:
>>> http://lists.apple.com/mailman/options/cocoa-dev/atze%40freeport.de
>>> 
>>> This email sent to a...@freeport.de
>> 
> 

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to