Script Designer/IDE

  • Thread starter Thread starter Ahmet Gunes
  • Start date Start date
A

Ahmet Gunes

Hi all,

We are planning to write a script designer/IDE for our internal script
SFSScript.
The application we plan will have three panes (as most other IDEs):
1. Tool (Component) box
2. Designer
3. Code Viewer.

The user will drag-n-drop components from the toolbox onto the designer and
connect them as appropriate (like in UML), and the corresponding code will
be shown in the code viewer pane. No editing will be allowed in the code
pane.

I don't know where and how to start. And directions/articles/opinions/books
will be very appreciated.

Thanks,

Ahmet GUNES
 
Hello,

this will be take a longer explanation time. You can contact me, we have
already build such an solution. If you don´t want that, look at CodeProvider
Class.
Your project will be really hard to realise. ;-)

Joerg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top