Hi together
I have a panel with multiple vertival bars. The oanels has a horizontal scroll bar bevause there are more vertival bars than fit into the visible area of the panel. Every bar is also a drop target for drag and drop.
If a drag an item, I get the ‘dropTargetEnter’ message also if the mouse cursor is on one of the hidden bars which are located in the area of the panel scrolled out. But I want to drop only on visible bars not on the outscrolled ones.
Any Idea fo a workaround?
Thanks
Thomas