I would like to get the following scenario:
The user has a TabSet with two Tabs: say Department and Persons. He drags a person from the second Tab which displays persons list. Then, he drag-over the TabBar to the title of the first (Department), which is not selected yet.
Now, I would like the TabSet (or TabBar) to select Department tab and allow user drop a Person here.
Is it doable? Any hints?
MichalG
The user has a TabSet with two Tabs: say Department and Persons. He drags a person from the second Tab which displays persons list. Then, he drag-over the TabBar to the title of the first (Department), which is not selected yet.
Now, I would like the TabSet (or TabBar) to select Department tab and allow user drop a Person here.
Is it doable? Any hints?
MichalG
Comment