AW: Re: [Mono-list] where is System.Windows.Forms ?

rainer.queck at qutronic.de rainer.queck at qutronic.de
Thu Apr 27 08:37:18 EDT 2006


Hi Jon,

>You're probably not referencing the correct assemblies.
>
>Within MonoDevelop, click the Solution tab, right-click the References
>section, and click Edit References.  Within the Edit References window,
>select the Global Assembly Cache tab, and make sure System.Windows.Forms
>is selected.  Click OK.
>
>Then, wait.  If this is the first time you've selected the
>System.Windows.Forms assembly, you'll see a little "gear" icon in the
>status bar.  Wait until this icon disappears.  (MD is reading the
>System.Windows.Forms assembly to build the code completion DB.)
>
>Once the gear disappears, you should get code completion for
>System.Windows.Forms.  (At least, that worked for me, in MD 0.9.)

Thanks a lot for your help. I have a running Windows.Forms Hello World application. And what really impressed me, it does run on both platforms (windows and Linux).

There is only on little downer in it, that is the cmd that opens and stays untill the I close my app again. Is there a way to avoid or hide the command window in Windows?

Thanks for you help
Rainer


More information about the Mono-list mailing list