New to Compilr
Sat, 05/21/2011 - 17:11
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
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