开发者

C# application with Visual programming editor

开发者 https://www.devze.com 2023-04-11 17:25 出处:网络
I am looking for a user interface component that will allow my users to visually edit the parameters of a simulation project. I am not looking for something elaborate but a user interface similar to t

I am looking for a user interface component that will allow my users to visually edit the parameters of a simulation project. I am not looking for something elaborate but a user interface similar to the one that is available in Visual Studio Domain Specific Languages. Essentially I want to provide a toolbox with a few components and then an editor where users can drag and drop the components and connect them. Anything you have come across?

I am using Visual Studio 2010, C#, the DevExpress user 开发者_Go百科interface components for the front-end and it's all winforms.


Visual Studio isolated shell might be a good start!

  • http://msdn.microsoft.com/en-us/library/bb685691.aspx
  • http://msdn.microsoft.com/en-us/library/bb685691.aspx
  • http://msdn.microsoft.com/en-us/library/ee524005.aspx

You can even design your own debug engine to compile and build code for your specific languages such as Python, Lisp etc.


The closes thing that springs to mind is the design experience for Windows Workflow Foundation? Perhaps XAML is the way forward..

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号