Stian Soiland-Reyes wrote: > On Thu, Feb 12, 2009 at 11:33, Marco Roos <[email protected]> wrote: > >> Is it possible or could it be made possible to drag and drop a string >> from anywhere on my computer directly onto the workflow canvas? > > Where would you drag the string from? I usually use copy-and-paste to > move stings around from different applications (to avoid having to > move all the windows around just to drag a little thing across), so if > we do add support for this I guess it should also work from Edit-Paste > and the usual shortcuts..?
Copy/Cut and Paste, and keyboard shortcuts can all be done see http://java.sun.com/docs/books/tutorial/uiswing/dnd/cutpaste.html . I think the difficulty will be deciding what the appropriate actions to bind are. Alan ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
