Can't remove IBOutlets in IB
Hi all,
While trying to get things working I created a UIPageControl and UIScrollView both programatically in a view controller subclass and through IB (a view's "File's Owner"). I was able to delete the IB-made ones just by using the '-' button, but even after deleting the references in the viewcontroller's header and class files--the IBOutlets still appear in interfacebuilder under File's Owner!! I've saved the files, I've done to 'reload all class files,' and nothing seems to be getting rid of these IBOutlets!!
Any Ideas? Thanks!
|