[Mono-list] Glade Interface Designer and MonoDevelop

Lluis Sanchez lluis at ximian.com
Mon May 21 11:48:36 EDT 2007


El ds 19 de 05 del 2007 a les 17:39 -0600, en/na John Meyer va escriure:
> I'm getting into developing with mono and I'm having a bit of a time
> figuring out how the tools relate to each other.  Specifically, in terms
> of GID and MonoDevelop, I'm getting the idea that I do something like this
> 
>    1. Open GID and design the interface there
>    2. Save the interface
>    3. Open up MonoDevelop
>    4. Create a new project based in the directory that I saved the GID
>       files in.
>    5. Pull in the interfaces and write the code there.
> 
> Am I completely off, or just a little off?

You don't need to use Glade when developing with MonoDevelop, as it has
its own integrated GUI designer.

If you really need to use Glade, just create your project in MD and add
to it your .glade file as a resource.

Lluis.




More information about the Mono-list mailing list