G’day
I’m in a bit of a dilemma. In one of my Xcode projects I’ve spent 6 days adding, altering & testing code, but when I went to add a button, and bind it to a sender action, the first half of my sender actions did not show in the App Delegate list.
I tried altering the position of some of the sender handlers to see if it made a difference, but now no pop up list appears when I right drag from the button to the App Delegate. The App Delegate does not even hilite.
I reverted back to the 6 day old original, and to my horror it displays the same behaviour.
Rather than lose 6 long days of work, does anyone know what might be causing this problem, and how to fix it, please
I’ve shortened the App.delegate code to make sure it’s not to long. (I’ve got 7 separate scripts in this app)
Regards
Santa |