CXTListCtrl + DockingPane, Help!!! |
Post Reply |
Author | |
txwen
Newbie Joined: 28 October 2005 Location: China Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 28 October 2005 at 3:45pm |
I met a problem and don't know how to deal with it when I am making a project using the codejock ToolkitPro. The problem is: How to use the CXTListCtrl in one of my DockingPanes for the CXTListCtrl doesn't have a Create() method to create the CXTListCtrl dynamically. Thanks Advance! |
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
I solve this by putting the control inside a CDalog and adjusting the control size as the CDialog size changes (catching ::OnSize()). |
|
Simon HB9DRV
|
|
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 |