On Apr 27, 2012, at 11:14 PM, Lew Schwartz wrote:

> So is one more drag & dropish than another? Here what I want to do:
> Imagine a screen with any number of image controls, each showing an
> image (go figure). Now I'd like to drag one or more of those controls
> onto another screen. This can be faked in any way that makes it look
> like the control has been moved (copied is another option I'll need.)
> to another screen. ie It's ok if I have to instantiate another control
> on the new screen.

        I can't speak for the other UI toolkits, but wxPython (and hence Dabo) 
support this just fine. See this video of my session back at the 2007 US PyCon:

http://www.youtube.com/watch?v=y8G8AefXDo8&feature=relmfu

        I'm dragging from the filesystem to the image control in this example, 
but it would work just fine going from image to image.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to