PDA

View Full Version : Drag and Drop across tabs



dario
29 Jul 2007, 11:04 PM
Hi

I have a borderlayout with a tabpanel and 2 tabpanel items on the west region. In both tabs I have some draggables and droppables. I would like to drag and drop these elements from one tab to the other: start dragging from a tab, move the mouse on the label for the other tab, automatically switching the active tab and finally drop on an element. I've checked the documentation and I found that tabpanelitem does not have a 'mouseover' event.

Is this possible to achieve? Does anybody have some idea on how do do that?

Thanks in advance

rogersja
9 Nov 2008, 9:20 PM
anything further on this?