I didn't use a stacked widget because of my concerns with resources as several widgets will be connected to databases, so I was going to load and unload each widget as needed. Which way is better?
I think I am missing something because I tried
and Page2 still opened as its own window, not a window within mainwindow. What did I miss?Qt Code:
1.Page2* page2 = new Page2 (this) ;To copy to clipboard, switch view to plain text mode
Thanks for taking your time!
Rick




Reply With Quote


Bookmarks