Re: Sometimes all my menus are disabled
Re: Sometimes all my menus are disabled
- Subject: Re: Sometimes all my menus are disabled
- From: M Pulis <email@hidden>
- Date: Mon, 13 Feb 2017 09:45:45 -0700
Consider getting an old PowerPC Mac, run your app as a blueprint and
rebuild a new interface in the current Xcode. That will likely be
faster than hacking away at your current nib, and a bit of fun as
well. Take it one window at a time so you understand what is happening.
That is how we brought our 1983 to 1995 Lisa -> MPW -> CodeWarrior
Pascal app into the current century and ended up with a nice clean UI
and Objective C.
Good Luck!
Gary
On Feb 13, 2017, at 8:56 AM, Andreas Falkenhahn wrote:
On 13.02.2017 at 16:40 じょいすじょん wrote:
You have a lot of dupes in your nib file connections.
For example, select the AppDelegate in the nib in IB, and look at
the Connections Inspector.
You'll see it has 2 Main Menu referencing outlets.
So it's hitting a random one of the two.
You have this kind of duplication in lots of places in your nib.
Rewire your nib.
True, I can see that. But how do I rewire my nib? I don't remember
anything
about Interface Builder. As I said, I last worked on this project
about 10
years ago on a PowerPC Mac.
So what exactly do I have to do? I've tried deleting the duplicate
"mainMenu"
entry in "Referencing Outlets" but this didn't change anything...
--
Best regards,
Andreas Falkenhahn mailto: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
_______________________________________________
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