implementing drag drop ability with figures
-
hi frens i wan't to develop a software like circuitmaker, that's capable of making DFD's for that i need to implement drag and drop of objects , i have no idea how to make that happen , so that they can be drawn as well as scaled,etc. a solution with XML shall be a great help Sameer Sood :-O
-
hi frens i wan't to develop a software like circuitmaker, that's capable of making DFD's for that i need to implement drag and drop of objects , i have no idea how to make that happen , so that they can be drawn as well as scaled,etc. a solution with XML shall be a great help Sameer Sood :-O
Hello
ssoffline wrote:
i need to implement drag and drop of objects
here take a look at these two articles: How to tutorial (very good)[^] TreeViewDragDrop[^]
ssoffline wrote:
can be drawn as well as scaled
You can do all that using a
Graphics
object.ssoffline wrote:
a solution with XML shall be a great help
Now that's a bit weird!!
Regards:rose: