CXTPReportControl CheckBox Not Working |
Post Reply |
Author | |
Maneesh
Newbie Joined: 02 May 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 26 May 2005 at 9:05am |
Hello Guys I do not know whether its a Bug but it not working ! I have a report control with checbox columns ! The VC++ Application is a SDI a Application The report control is placed in a dialog which will be launched on click of a button ! when i execute the application and launch the dialog .. it throws an assertion at this line of the VERIFY(m_ilGlyphs.Create(12,12, ILC_COLOR24|ILC_MASK, 0, 1)); m_bFixedRowHeight = TRUE; ========
of the CXTPReportPaintManager::CXTPReportPaintManager() Constructor !! But the same code in A Dialog Based exe works !! Please help as this checkbox is crucial for my project ! Thanks Maneesh
Edited by Maneesh |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
You must add resources of toolkit add #include "XTToolkitPro.rc" in rc2 file |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Maneesh
Newbie Joined: 02 May 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
|
Thanks Oleg Its Working Now. Maneesh Software Engineer |
|
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 |