[MonoTouch] Mapping an existing objective-c iPhone view-controller to C#

Adam Langley alangley at winscribe.com
Wed Oct 21 22:42:13 EDT 2009


I would like to utilise some Tapku controls in my mono-touch application

See: http://github.com/tapku/tapkulibrary

How do I go about creating C# equivalents of the Tapku controllers, and
mapping them so that I can 'new up' the controls and add them as
sub-views?
(I realise I wont be able to use them in Interface Builder)

I have read the bindings document:
See: http://monotouch.net/Documentation/Binding_New_Objective-C_Types

... but I don't see how this allows me to make to existing obj-c
classes.

Can someone give me some pointers?

Thanks

Adam Langley



More information about the MonoTouch mailing list