New to Compilr

1 reply [Last post]
Offline
Last seen: 48 weeks 1 day ago
Joined: 10/05/2010
Posts:

Hi everyone,new to Compilr here, great site. Can I access the normal toolbox controls like in visual studio? Also how can I change between a console application and a windows forms application?

Thanks

tim.speed's picture
Offline
Last seen: 17 hours 44 min ago
Joined: 02/24/2010
Posts:
Hi James, we don't have all

Hi James, we don't have all the features of visual studio "like a forms designer", but you can still create forms applications directly with code, we have a project template that allows you to do this. It is accessible via the template drop down when you create a new project.

But if you have a console application you would like to convert manually to a windows forms application, you can click the settings button at the top of the IDE and change how your Compilr project compiles there to winexe aka Windows Forms.

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