Interface Builder and Format menu on Leopard.
Interface Builder and Format menu on Leopard.
- Subject: Interface Builder and Format menu on Leopard.
- From: Keith Blount <email@hidden>
- Date: Tue, 11 Dec 2007 14:46:43 -0800 (PST)
Hi,
Apologies in advance if this is a really dumb question. I searched the archives but couldn't find anything.
In Interface Builder on Tiger, if you add a Format menu to your MainMenu.nib, you don't have to do anything else - all of the menu items are automatically wired up to their respective actions (e.g. Font > Show Fonts gets wired to -orderFrontFontPanel:, Text > Show Ruler gets wired to -toggleRuler etc).
However, in Interface Builder on Tiger, when you add the Format menu, none of the menu items get connected to any actions. You have to create all of the actions in FirstResponder yourself and connect them manually. This is painstaking (especially given that I have to do this regularly, as I often create little test text program projects to test out features that will go in my main text editor program).
Presumably, I am missing something really obvious here. Please feel free to shout at me, provided you point me in the direction I am missing at the same time.
Thanks in advance!
Keith
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden