PDA

View Full Version : Dragging - horizontal only


angie
11-12-2008, 03:28 PM
Hi,

I've extended TabNavigator and have added drag and drop functionality. I want to restrict the dragging to within the TabNavigator. How can I go about this?

Thanks.

angie
11-12-2008, 04:30 PM
Sorry, I meant TabBar

Peter Cowling
11-12-2008, 10:14 PM
Hi,

I do not think you can do so. You do restrict which areas can receive the selected object, but I do not think you can restrict the mouse movement.

The only way I can think of doing this would be to make the object you are dragging invisible unless you are within the tabbar.