Re: [us...@lists.monobjc.net] How to use Monobjc in Visual Studio or Monodevelop

2009-09-18 Thread Russell Joyce
I personally use MonoDevelop to write code and the terminal (using nant) to compile and run, this way you get the advantages of code completion and basic syntax checking from MonoDevelop (as long as the Monobjc libraries are added as references in the project) and can still compile to a bundle.

Re: [us...@lists.monobjc.net] How to use Monobjc in Visual Studio or Monodevelop

2009-09-18 Thread Duane Wandless
It has been a few months since I used MonoObjc... but back then I developed in VM using Visual Studio... just compile use intellisense, etc.. Then would run a NANT script in OSX to actually run the app. I have not tried monovs but sounds interesting. Duane On Fri, Sep 18, 2009 at 2:02 PM,