Hi, Can you try passing -e to btouch? (if you're using 5.0.* it may cause compiler exceptions (which should be fixed in the 5.1+ betas)). By default btouch doesn't generate classes which can be overridden (the generated code is a little bit slower).
Rolf On Sun, Feb 5, 2012 at 3:53 PM, ilmdaniel <[email protected]> wrote: > I've put my objective-c header and the ApiDefiniton.cs source code here > http://dantes-andreea.blogspot.com/2012/02/icarousel-monotouch-binding-code.html > http://dantes-andreea.blogspot.com/2012/02/icarousel-monotouch-binding-code.html > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Derived-class-from-a-native-binding-class-tp4357772p4359040.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
