Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - using CXTHeaderCtrl not in list control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

using CXTHeaderCtrl not in list control

 Post Reply Post Reply
Author
Message
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Topic: using CXTHeaderCtrl not in list control
    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.
 
Back to Top
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (0) Thanks(0)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Posted: 08 October 2007 at 11:01am
Please see my response to:
 
Cheers,
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS<
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.156 seconds.