Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Column Header Resizing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Column Header Resizing

 Post Reply Post Reply
Author
Message
Shajeer View Drop Down
Newbie
Newbie
Avatar

Joined: 20 January 2006
Location: India
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shajeer Quote  Post ReplyReply Direct Link To This Post Topic: Column Header Resizing
    Posted: 28 August 2007 at 6:20am
HI
I am using CXTPReportControl on a dialog.

I have set the following property
    m_wndReport.GetReportHeader()->AllowColumnResize(TRUE);
    m_wndReport.GetReportHeader()->SetAutoColumnSizing(FALSE) ;
    m_wndReport.EnableScrollBar(SB_HORZ, TRUE);

But when I try to resize the columns, the mouse pointer is getting invisible.
( eventhen i am able to resize )

Kindly advice.

Thanks
Shajeer
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 28 August 2007 at 3:58pm
Hi;
 
Are you statically or dynamically linking to the toolkit. In first case you have to add the ressources in your .rc2 file.
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
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.125 seconds.