-
Saurabh
1
posts
Member since:
Oct 2011
Posted 21 Oct 2011
Link to this post
Folks,
I don't know whether its feasible or not, but I want to
design a tool like Flash Builder, Visual Studio which have drag and drop
functionalities ( code gets automatically generated at the back end for
it) for various visual components like Button, Grid, Panel etc ..
The
code that gets generated for this our own designer will be based on our
own algorithm and not of Microsoft ( for VS) and Adobe (for FB)
Is it possible to design our own such tool ? Are there any tutorials for making such tool ?
PS : Note, I don't want to use existing tools. I want to design my own such tool in Adobe AIR.
-