Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Chirone

macrumors 6502
Original poster
Mar 2, 2009
279
0
NZ
so i made a class that is a subclass of another class that is a subclass of a UIViewController
problem is, in Interface Builder I can't assign the UIView to the super class's view outlet

the class that is the parent (the direct child of UIViewController) is in another library so Interface Builder can't see it
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
If the library's header file is somehow linked in the project then IB should see it. You could try dragging the superclass' header file into IB to force it to be seen, although I'm not 100% that still works in IB 3.
 

Chirone

macrumors 6502
Original poster
Mar 2, 2009
279
0
NZ
the header files can't be seen in the project

i can see the header files of the other frameworks like OpenGLES.framework but not mine
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.