Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Docking pane display issue
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking pane display issue

 Post Reply Post Reply
Author
Message
vikascool4u View Drop Down
Groupie
Groupie


Joined: 20 January 2020
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote vikascool4u Quote  Post ReplyReply Direct Link To This Post Topic: Docking pane display issue
    Posted: 20 April 2020 at 7:25am
Hi Experts,

I had developed a MFC based VC++ application using codejock's DockingPane in MDI application.
I am using Codejock version 19.1.0.

I have two panels left side panel having tree control and right side panel having list ctrl.

The tree ctrl item selected details will be reflected in list control. i.e. in the right side panel.

But the left side panel which is having the tree ctrl is not displaying properly.

Please see the image below:-

The highlighted portion with red color is the boundary of tree panel( left side) which is having some thing display in the boundary of the tree control.

I don't know whether its a paint problem or some other issue.
 
remember I have created a Cformview class which is loading dynamically in the Cmainframe class.

Suppose I have one view(named A derive from CformView) which is having List control which is loading initially and on double  click of row inside a list control open another view(named B derive from Cformview) which is having two panel( left panel having tree control and right panel having list control)

I don't know such display issue , some where I found that 
UseSplitterTracker(FALSE); can resolve the issue, but it is not working for me either.

Please guide me if anybody face the same kind of issue. 

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.188 seconds.