Hi All,

I have created 2 dialogs separately and placing these dialogs on diffrent tabs of QTabWidget placed on another (3rd) dialog at runtime.

Here the problem is the controls of both the dialogs are shown on the same tab initially.
If I select the second tab, then it is showing correct controls on this tab. If I go to previous tab, then also it is showing the controls correctly. But initially is showing all the controls of both dialogs.

Can anybody help me out to solve this problem.

Thanks,
Segu