[MonoTouch] Inherited UIViewController tip

simarx kuldip at simarx.com
Tue Oct 25 07:40:42 EDT 2011


Hope this helps anyone else hitting this obscure problem. I've found out why
I wasn't getting some header files generated in Interface Builder.

In my project I had a xib file and associated controller classes called
"*Register*".

It looks like MonoDevelop was using my Register class instead of
"MonoTouch.Foundation.Register". For that reason I had to manually put the
full qualifying name into the designer code.

competent_tech - can you check your project and advise if your projects also
have a class called "Register" ?


--
View this message in context: http://monotouch.2284126.n4.nabble.com/Inherited-UIViewController-tip-tp3935207p3936460.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list