Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - (Bug report) Crash with VisualStudio2012 theme
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

(Bug report) Crash with VisualStudio2012 theme

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


Joined: 30 June 2020
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote lestat Quote  Post ReplyReply Direct Link To This Post Topic: (Bug report) Crash with VisualStudio2012 theme
    Posted: 14 October 2021 at 10:02am
Crashes when clicking on a report view item containing a combobox because the combobox is NULL when the theme is VisualStudio2012.

I have an already modified fix, if I remember well the following lines are missing at the beginning of each function:

#ifdef _XTP_INCLUDE_CONTROLS
CXTPReportPaintManager::RefreshMetrics();
#endif
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.