Python vs Java : GUI, drag an drop

Jarek Wilkiewicz wjarek_nospam at hotmail_rem_ove_.com
Mon May 15 17:38:35 EDT 2000


Hello,

I'm planning to write a UI application which will require support for drag
and drop (D&D). The user of my GUI will need to be able to pick a tool from
a palette and drop it into a workspace, move things around (a bit like in
Visio), resize, etc.
At present I'm considering using Java, the 2D API and Java D&D API.
Can I accomplish something similar using Python ? What graphic libraries
would I use ? Does it make more sense than coding the GUI in Java?

Thanks,
Jarek






More information about the Python-list mailing list