ASSERT failure on startup |
Post Reply |
Author | |
Matt1
Newbie Joined: 06 November 2003 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 13 November 2003 at 7:55pm |
Hi, I'm using the CXTPTabClientWnd class in my MainFrame to add MDI tabs. I'm calling: Edited by Matt1 |
|
Matt1
Newbie Joined: 06 November 2003 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
|
OK, it seems that some of my code was causing this problem. I was forcing my ChildFrame windows to stay maximized by catching SIZE_MINIMIZED and SIZE_RESTORED messages in my ChildFrame's OnSize() handler, and programmatically remaximizing the window when those two messages appeared. I have no idea why this was causing the CXTPTabClientWnd code to throw an assertion but apparently it was. So I eliminated that code - it was hackish anyway. |
|
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 |