Project types

3 replies [Last post]
Anonymous

Is there any way to add a Windows Forms application to the IDE?

a_csharp_programmer (not verified)
I will have to type llike

I will have to type llike this cause my name is to long!

tim-speed's picture
Offline
Last seen: 1 day 17 hours ago
Joined: 06/15/2010
Posts:
Currently you are restricted

Currently you are restricted to using a console application, although you can create and display windows forms from a console application.

In our next update we will have Windows Forms and Library compilation options available in the IDE.

Compilr Developer.

tim.speed's picture
Offline
Last seen: 17 hours 51 min ago
Joined: 02/24/2010
Posts:
You can now make Windows

You can now make Windows Forms applications, when creating a new C# or Vb.net project select the windows forms template.

Will be adding compile options to projects later so you can manually convert an existing project to compile as windows forms, dll or console.

-----------------
Tim Speed
Compilr Developer and CTO