0

I am wanting to make an interface with some simple buttons and text fields. My problem is that I don't know how to make an Interface with Python. I want to have the ease of drag and drop like that of Visual Studios 2010. I know there is an extension that lets me use Python. Do I have to use another language to create the form? If I do how do I do it? If not then how is it done with the extension?

Overtim3
  • 85
  • 1
  • 2
  • 13

1 Answers1

0

If you need the forms in ironpython then you may want to take a look at sharpdevelop studio here:

http://www.icsharpcode.net/opensource/sd/download/

ancsaw
  • 1
  • 5