IBAction exception with clean UITabBarController Project
Hi,
I've a problem with a project xcode 3.2 and navigation bar due to unrecognized selector sent to instance(a very popular error, i see!)
So, into XCode 3.2 i create a new clear navigation project with template support and i add a button in SecondView.xib; i create a dummy event IBAction (empty) and i've linked it with the button.
That above is enough to raise that error!
Somebody told that problem is for the incompatibles between 3.1 and 3.2 project...incredible, but my own previous project in 3.1 (similar to current) works perfectly!!
How can I create an UITabBarController project with xcode 3.2 ?!?!?!?
I'm so tired...and tomorrow with new xcode ?!?!?
Thanks to all
Gianni
|