Hey, I don't think its possible to connect the listener pairs somehow. As far as I can remember, you can add some kind of data to the drag start or action to the data during drag start. You could add different types of data either your draging from the tree or from the list. The drop listener could then check that data and decide what to do. Regards, Martin
Am 21.06.2012 um 19:36 schrieb Philipp Engel: > Hi together, > > I have two trees with folders and a list. First of all I can drag from tree 2 > to tree 1. Now I want to add another drag and drop functionality to drag list > items to tree 1. The problem is, that the functionality of the two drag and > drops interfere with each other. > How is it possible to create one "dragstart" and "drop request" listener > which is connected with a certain "drop" listener. > > I have really no idea how to implement this. Hopefully somebody can help me!! > > Thanks, > > Philipp > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
