Bug using CDialog |
Post Reply |
Author | |
maverickshih
Newbie Joined: 17 October 2003 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 17 October 2003 at 3:06am |
Hi, I am developing a MDI app using CXTPMDIFrameWnd. I added VERIFY(m_MTIClientWnd.Attach(this)); to have tab view on my opened document. Before I load a open file, my app will open a CDialog to ask a question. I have no problem of opening 1 st doc. But, when I open 2nd doc, an endless loop happened when I call DoModal(). Finally, I turn off VERIFY(m_MTIClientWnd.Attach(this)); Then solve the problem. But, O lost tab view of opened docs |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |