Crash when adding Category |
Post Reply |
Author | |
fgorseth
Newbie Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 15 October 2003 at 7:55am |
Hello. I am trying to implement a PropertyGrid in a dialog in a MDI application. When I add a category to this PropertyGrid, the application is crashing (some ASSERT failure in the MFC library)... BOOL CChunkBuilderMain::OnInitDialog() CDialog::OnInitDialog(); CRect rc; // create the property grid. // create document settings category. } |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello, Please take a look at the property grid dialog sample. If you are still having problems send a small sample that recreates the problem to support@codejock.com, thanks. Kind regards, |
|
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 |