[MonoDevelop] generate GUI code

Paul Lange palango at gmx.de
Sun Dec 30 10:05:32 EST 2007


Hi,

I added a feature request to the bugtracker.
Maybe I can implement this by myself but I need (some or better much) help.

I found out that GUI code generation is handled by the 
GenerateSteticCode method in GuiBuilderService. In this method there's a 
class GtkDesignInfo generated. I don't understand exactly what it does.
After this, the code gets generated in the CodeGneratorProcess class. 
There are some classes I can't find neither in the solution view nor in 
the class view. For example this are Stetic.Application or 
Stetic.Project. Where can I find them?
After this the generated code is saved in the according files which ends 
the process.

So as far as I understand the code it's currently only possible to 
generate to generate the GUI code of a whole project but not to generate 
only the GUI code of a single window.

Hope you can help me with my questions.

regards, Paul

Ben Motmans schrieb:
> Hi,
>
> As far as I know, this isn't possible at the moment.
> If you really want this feature, you can add a feature request in bugzilla
> -- Ben
>
> On Dec 25, 2007 1:10 AM, Paul Lange <palango at gmx.de 
> <mailto:palango at gmx.de>> wrote:
>
>     hi,
>
>     is there a way to generate the GUI code of a window without
>     building the
>     whole solution or project?
>     In my opinion a menu item therefore would be great.
>
>     regards, Paul
>     _______________________________________________
>     Monodevelop-list mailing list
>     Monodevelop-list at lists.ximian.com
>     <mailto:Monodevelop-list at lists.ximian.com>
>     http://lists.ximian.com/mailman/listinfo/monodevelop-list
>     <http://lists.ximian.com/mailman/listinfo/monodevelop-list>
>
>




More information about the Monodevelop-list mailing list