Hi all,
I have been dealing with an annoying Interface Builder bug for a number of years now across many versions of AppleScript Studio/Xcode and many different computer systems and I would finally like to know if there is a work around - or perhaps something I am missing.
Here is the bug:
When I play with interface elements, for example, adding a pop up menu to the window, I link it to my script by choosing an event handler. The new handler is placed in my Xcode script ready to use. Groovy. Now, here's the problem. If I decide later to alter my interface and take out the pop up button, I first unlink the event handler, delete the pop up, remove the handler from my code and save everything. The next time I make a change to the interface and save, the empty event handler reappears in my code. This is not limited to my example. It seems to happen for any kind of handler that is generated automatically by Interface Builder. So far I have been unable to find any method of clearing out these associations - other than recreating the entire nib file from scratch.
Is this a known issue? I have not seen anything about it before.
Any words of wisdom would be appreciated.
Best,
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden