getting a new class to appear in Interface Builder
getting a new class to appear in Interface Builder
- Subject: getting a new class to appear in Interface Builder
- From: Roland Silver <email@hidden>
- Date: Wed, 9 Apr 2008 04:17:01 -0600
In Interface Builder, I've added a File>Run menu item to the mainMenu.nib file for my project, and I've added a Controller class to my project itself (files Controller.h and Controller.m) having a Controller>runMIAction action. What I want to do is connect the Run menu item to that action. InterfaceBuilder has a File>Read Class Files... and Synchronize With Xcode menu items, but after selecting them (with Controller.h selected for Read Class Files), I don't see the Controller class being added to the Nib file, nor do I see the Controller>runMIAction action in any of the Document Info windows for any of File's Owner, First Responder, Application, MainMenu, or Window. How do I get the Controller class to appear in the Nib file, or how otherwise do I establish the Run -> runMIAction connection?
|
_______________________________________________
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