Hi , I want the widget under each tab invisible until users click on the corresponding tab. I tried setCurrentIndex(-1) and currentWidget->hide(), neither of them work. How am supposed to do this? Thanks Yifei