Hi,
I have a layout based around a tabHost called tabTabs. The tabTabs_TabChanged event fires fine, and my tab switching logic works OK. However I want to respond to a long press by offering options to add or remove (hide) the current tab. However the tabTabs_LongClick event doesn't seem to fire. I've also tried a tabTabs_Click event, and can't get anything from that either. Any ideas?
Thanks
Andrew
I have a layout based around a tabHost called tabTabs. The tabTabs_TabChanged event fires fine, and my tab switching logic works OK. However I want to respond to a long press by offering options to add or remove (hide) the current tab. However the tabTabs_LongClick event doesn't seem to fire. I've also tried a tabTabs_Click event, and can't get anything from that either. Any ideas?
Thanks
Andrew