MonoTouch iPhone Hello World
Uploader Comments (mrredth)
All Comments (14)
-
@ElefantenEsser1 It is Monotouch
-
Does it work with Ipod ? What is that for a c# Editor on Mac ?! Can you run c#programms on mac ?! Does MonoTouch works on Windows ?
-
Does it work with Ipod ? What is that for a c# Editor on Mac ?! Can you run c#programms on mac ?!
-
Mono Touch is also for Linux YAY!
-
You cannot afford iphone? Check out offer at gifter7 . com Go and get yours
Liked it
-
i have an issue. when trying to open the .xib file, i get a error.
"Ensure the plugin for the CocoaTouch XIB document type, from the corresponding SDK, is installed."
help!
-
I absolutely adore this video
-
this kicks the shit out of objective C!
is this going to be allowed with the new apple rules?
-
mrredht - the project templates have change in MonoTouch since the time you posted this (Aug 2009 vs Feb 2010). For those who became confused (like myself), instead of choosing the "iPhone MonoTouch project", you should choose "iPhone Window-based project".
I thought that it would be primarily for Windows users, but if you read carefully, it describes a template for a UI layout for the iPhone and has nothing to do with Windows.
Good luck with your apps.
how much of the UIKit framework is wrapped with managed code wrappers? What about custom rendering, how much of Quartz is wrapped? And Core Animation?
rhm 2 years ago
By now, most of the iPhone framework is wrapped... CoreAnimation is, OpenGLES is, not sure if that includes Quartz...
mrredth 2 years ago