Print Page | Close Window

using CXTHeaderCtrl not in list control

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=8340
Printed Date: 28 September 2024 at 10:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: using CXTHeaderCtrl not in list control
Posted By: adrien
Subject: using CXTHeaderCtrl not in list control
Date Posted: 08 October 2007 at 4:31am
Hi
 
I can't find a way to get a CXTHeader to work properly.
 
The only samples using this code are using CXTListCtrl, and always call
 
 HWND hWndHeader = m_listCtrl.GetDlgItem(0)->GetSafeHwnd();
 m_header.SubclassWindow(hWndHeader);
well, I don't have a list control to call that on.
 
I can get it created just using the base class CHeaderCtrl::Create, however then I get crashes on exit as in my last post.
 



Replies:
Posted By: kstowell
Date Posted: 08 October 2007 at 11:01am
Please see my response to:
https://forum.codejock.com/forum_posts.asp?TID=8334&PN=1 - https://forum.codejock.com/forum_posts.asp?TID=8334&PN=1
 
Cheers,


-------------
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS<



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net