[MonoTouch] Monodevelop 2.8 Xcode 4 Custom class on xib UI Components

luisvsilva luis.v.n.silva at gmail.com
Thu Oct 6 20:07:36 EDT 2011


How do you set a custom class on a UI component in Interface Builder, so say
I have a class in my project that extends UITableView how do I associate a
component in Interface Builder to use that custom class? I type the class
name into the custom class placeholder but it replaces that with
UITableView. 

I know I can associate a Class with an xib on the base constructor by
passing the xib name, but how can I for instance use nested components in a
xib. So say I have a UITableViewController nested in a
UINavigationController how can I associate the nested UITableViewController 
to a custom class.

Any Ideas?

Thanks


--
View this message in context: http://monotouch.2284126.n4.nabble.com/Monodevelop-2-8-Xcode-4-Custom-class-on-xib-UI-Components-tp3880326p3880326.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list