S
sbrothy
Guest
Ive had luck embedding a dynamically created CDialog based on a CFormView in a CDockablePane.
Trying to do the same with a CMFCTabCtrl in a CDocakablePane (that is: creating several CDialogs in a CDockablePane handled by a CMFCTabCtrl) gives me no end of grief. All the examples uses CListCtrls or other controls. But trying this with a CFormView embedded in a CDialog doesnt seem to work.
Is there an obvious reason why this wont work, or do you need code examples?
Regards.
S. Bro.
Continue reading...
Trying to do the same with a CMFCTabCtrl in a CDocakablePane (that is: creating several CDialogs in a CDockablePane handled by a CMFCTabCtrl) gives me no end of grief. All the examples uses CListCtrls or other controls. But trying this with a CFormView embedded in a CDialog doesnt seem to work.
Is there an obvious reason why this wont work, or do you need code examples?
Regards.
S. Bro.
Continue reading...