views:

19

answers:

1

Hi, I want to allow the user to click on a button in "tab A" and have it move to "tab B". Is this possible?

Thanks, William

A: 

"removeFromSuperview" then "addToSubview".

Brad