[Mono-osx] Monodevelop don't automatically updates the designer code

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jun 8 23:32:39 UTC 2012


On 21 May 2012 17:26, De Santis Luca <farolfo at hotmail.com> wrote:
> I'm writing a small application that uses QTKit with Monomac. To build the
> UI I'm using the Mike Hutchinson's tutorial:
>
> http://mjhutchinson.com/journal/2010/06/09/monomac_in_monodevelop
>
> But Monodevelop don't automatically updates the designer code when it draw
> ui with interface builder.
>
> I don't know Cocoa very well and I can't understand how use and declare
> the UI objects from MonoDevelop.
>
> I'm using Monodevelop 2.9.5 and Mono 2.10.9

This tutorial is very out of date - it's not possible to define
classes in the interface designer of Xcode 4.0+, so MD's Xcode
integration changed substantially.

This guide explains it for MonoTouch, but it applies to MonoMac too:
http://docs.xamarin.com/ios/tutorials/transitioning_from_xcode_3_to_xcode_4

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list