S
sgrm123
Guest
Hi,
In my dialog, I have CMFCTabCtrl with multiple tabs. Each tab is attached with a dialog.This dialog may have child dialog in it.
When launching the main dialog, it is taking much time to launch since it takes time to load the data in all the tabs.
So I want to load the data only on first time activating the tab/ setting focus first time on the tab. How to achieve this?
Thanks.
Continue reading...
In my dialog, I have CMFCTabCtrl with multiple tabs. Each tab is attached with a dialog.This dialog may have child dialog in it.
When launching the main dialog, it is taking much time to launch since it takes time to load the data in all the tabs.
So I want to load the data only on first time activating the tab/ setting focus first time on the tab. How to achieve this?
Thanks.
Continue reading...