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?
我想用一些简单的按钮和文本字段创建一个界面。我的问题是我不知道如何使用Python建立接口。我想像Visual Studios 2010那样轻松拖放。我知道有一个扩展允许我使用Python。我是否必须使用其他语言来创建表单?如果我该怎么做呢?如果没有,那么扩展如何完成?
1 个解决方案
#1
0
If you need the forms in ironpython then you may want to take a look at sharpdevelop studio here:
如果您需要ironpython中的表格,那么您可以在这里查看sharpdevelop studio:
http://www.icsharpcode.net/opensource/sd/download/
http://www.icsharpcode.net/opensource/sd/download/
#1
0
If you need the forms in ironpython then you may want to take a look at sharpdevelop studio here:
如果您需要ironpython中的表格,那么您可以在这里查看sharpdevelop studio:
http://www.icsharpcode.net/opensource/sd/download/
http://www.icsharpcode.net/opensource/sd/download/