Seb,

I wrote a small tutorial of DnD in a JSVGCanvas, it is posted at the batik wiki: http://wiki.apache.org/xmlgraphics-batik/DragTutorial

If you are more specific as to how do you want to use DnD, i can help you with it. There are two different DnD scenarios: a.) DnD inside a JSVGCanvas, is to move a SVG Element (or Group) from one part of the canvas to another. b.) DnD between JComponents, is to select an item, for instance from a JTree, and add it to your JSVGCanvas SVG document.

Regards,

Andres.

On Jun 8, 2005, at 4:46 AM, grillot sebastien wrote:

Hello,
I have a problem with the Drag and drog.
In fact i think that i don't understand all the method...
Can everyone explain completly the method from the begin (the creation
of a graphical interface, with object draw on it and the drag and drop
solution... in fact a small application...) It's very important for me
and i try it from 2 months and i'm block... thanks a milion for your
help...

regards

Seb


--
Regist. Linux User #344952

/* Fuck me gently with a chainsaw... */
  -- 2.0.38 /usr/src/linux/arch/sparc/kernel/ptrace.c

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to