CXTPReportControl BUG |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 08 February 2008 at 8:20am |
I really had to struggle this time, but I did find a bug. 11.2.2 is really robust. Thanks :)
Anyway, I have a CXTPReportControl with three columns. Then I set the minimum width to zero:
pColumn->SetMinWidth(0);
Fine, now I see two bugs:
1) If I try to hide the last column, by resizing it to zero-width, all columns are resized some 10 pixels or so, if I release the mouse outside the control!
2) If I hide the first column in the same manner, it does indeed disappear. However, it is impossible to get it back!
A fast fix would be appreciated. Thanks!
|
|
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 |