ReportCtrl with Pane background oddity |
Post Reply |
Author | |
shares
Groupie Joined: 14 March 2008 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 20 March 2008 at 5:49pm |
I use the Toolkit App Wizard to create and SDI app with docking panes. Great.
Now, I change the apps CView to a CXTReportView and add some columns and data. When the pane slides out, I click on the grid, and the pane gets obliterated before sliding hidden. I've uploaded the most bare bones application that demonstrates the problem for anyone kind enough to take a look. uploads/20080320_174708_ReportAndPane.zip Thanks |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Add
in BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs) |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
shares
Groupie Joined: 14 March 2008 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
|
Wonderful, thank you. I thought for sure I'd tried that.
Anyway, one more thing. I noticed on some of the sample docking pane apps that the hide timer starts as soon as the mouse rolls off the docking pane. I've not been able to figure out what I need to do in my app to get this behavior. Thanks again |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
No, it always rolls off after small delay.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |