Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - CXTListCtrl + DockingPane, Help!!!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTListCtrl + DockingPane, Help!!!

 Post Reply Post Reply
Author
Message
txwen View Drop Down
Newbie
Newbie


Joined: 28 October 2005
Location: China
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote txwen Quote  Post ReplyReply Direct Link To This Post Topic: CXTListCtrl + DockingPane, Help!!!
    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!

Back to Top
Simon HB9DRV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 July 2005
Location: Switzerland
Status: Offline
Points: 458
Post Options Post Options   Thanks (0) Thanks(0)   Quote Simon HB9DRV Quote  Post ReplyReply Direct Link To This Post Posted: 30 October 2005 at 12:15pm
Originally posted by txwen txwen wrote:

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!

I solve this by putting the control inside a CDalog and adjusting the control size as the CDialog size changes (catching ::OnSize()).

Simon HB9DRV
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.171 seconds.