Re: IB3 - Trouble recognizing objects in custom frameworks
Re: IB3 - Trouble recognizing objects in custom frameworks
- Subject: Re: IB3 - Trouble recognizing objects in custom frameworks
- From: Seth Willits <email@hidden>
- Date: Tue, 26 May 2009 16:52:50 -0700
On May 26, 2009, at 4:31 PM, Kevin Cathey wrote:
And a simpler solution would actually just be to drag the header
files for your classes into IB, forgot about that.
Which is what I want to avoid having to do at all, but still, I tried
this and it's not working. IB is not showing the outlets for the
objects in the framework which is why I went to making a plugin.
Also, after making the plugin (which now makes it show the outlets),
if I connect the "window" outlet of my NSWindowController subclass to
a window, when I build the application project in Xcode, I get an error:
error: The 'window' outlet of 'File's Owner' is connected to 'Panel'
but 'window' is no longer defined on SCMovieEditingInspector.
The nib itself shows no errors. I've done a Save As with the nib to
try to avoid any problems in the file, but I still get the error. I've
also killed the connection, reconnected it, quit, etc etc etc...
As far as code sharing goes, making a framework has been beneficial,
but IB/the nibs seem to be doing everything they can to make it
annoying for me. :p
-- Seth
_______________________________________________
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