IB misses outlets for UITableViewController subclass
IB misses outlets for UITableViewController subclass
- Subject: IB misses outlets for UITableViewController subclass
- From: Fritz Anderson <email@hidden>
- Date: Mon, 13 Apr 2009 12:09:06 -0500
IB 3.1.2, base SDK iPhone 2.2.1, active target Simulator 2.2.1.
I have class S, which is a subclass of UITableViewController and
implementor of UISearchBarDelegate. Its header is saved, and I've even
reindexed the project.
I created a new UIView XIB from the Xcode template for a view XIB, and
populated it with a UISearchBar and a UITableView. S has been through
a few iterations, including one in which class S had its own tableView
outlet, which I then removed, because UITableViewController has a
tableView outlet of its own.
Interface Builder does not show S as having UITableViewController
outlets, including tableView; only navigationItem, tabBarItem, and
view — the UIViewController outlets.
Closing and reopening the XIB has no effect. Closing and reopening IB
has no effect.
Also, Interface Builder refuses to change the resizing behavior of the
root UIView; it's stuck at top left, no resizing.
Is there a way out of this, or a workaround? Is the Xcode-supplied
template for UIView XIBs just unreliable?
— F
_______________________________________________
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