Strange behavior after upgrading to 13.2 |
Post Reply |
Author | |
dennisV
Senior Member Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |
Post Options
Thanks(0)
Posted: 25 October 2009 at 3:56am |
I've recompiled with 13.2 (from 13.1) and now all my report controls have a vertical blue line at some point and if I try to resize and scroll the view, columns on the left are not scrolled, while columns to the right of this line are scrolled. I haven't changed any of my code, so some default processing has changed in CJ. Can you please advise what I need to adjust to get rid of this?
Thanks! Dennis |
|
// W7 64 Ultimate SP1
// VS 2008 // CodeJock 16.2.3 (MFC) |
|
dennisV
Senior Member Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |
Post Options
Thanks(0)
|
Looks like SetFreezeColumnCount(0) did the trick, however my concern is why it wasn't 0 by default?
|
|
// W7 64 Ultimate SP1
// VS 2008 // CodeJock 16.2.3 (MFC) |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
because you change it in your LoadReportState() call - after contsructor applied default value (FALSE)
|
|
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 |