DND Design
I want to develop a drag and drop based IDE.
How should I proceed ? Should I go for an example to follow
I want to develop a drag and drop based IDE.
How should I proceed ? Should I go for an example to follow
Eclipse is open source. Take a look there.
> Eclipse is open source. Take a look there.
Good call. Not only is Eclipse an IDE, it's a platform for building IDEs. And general purpose apps, come to that