Diez B. Roggisch wrote: > Eric S. Johansson wrote: > Drag'n'Drop is highly OS-dependand and clearly out of scope for > standard-out-of-the-box python. If you are on macintosh, pyobjc and > > http://www.cocoadev.com/index.pl?DragAndDrop > > will certainly help.
it does, thank you. as for drag and drop being highly GUI dependent, I was under the impression that the standard toolkits like tkinter had some form of abstraction for drag-and-drop built-in. I wasn't sure if it was possible to leverage some small portion of that for my application. ---eric -- http://mail.python.org/mailman/listinfo/python-list