DND Design

I want to develop a drag and drop based IDE.

How should I proceed ? Should I go for an example to follow

[117 byte] By [mammaa] at [2007-11-27 10:55:33]
# 1

Eclipse is open source. Take a look there.

BalusCa at 2007-7-29 11:57:15 > top of Java-index,Other Topics,Patterns & OO Design...
# 2

> 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

georgemca at 2007-7-29 11:57:15 > top of Java-index,Other Topics,Patterns & OO Design...