Painting problem in represention of docking pane |
Post Reply |
Author | |
vijaymahajan
Groupie Joined: 16 June 2008 Status: Offline Points: 92 |
Post Options
Thanks(0)
Posted: 21 August 2008 at 1:16am |
Hello, I have created two different docking panes. on each one i am putting one dialogbar. The first one comes properly whenever application starts,but the other one,has some painting problem.the dialog is not coming on the docking pane initially,only white background is appearing.
afterwards when i move mouse on that pane,all the controls start appearing one by one,and the whole dialog then appears completly.
I am handling the dock pane events as given in the text file. i have just follwed one of your sample.
Herewith i am sending the screenshots of that docking pane appearance and the text file of the docking pane event handler.
Please find the attachment.
Please reply me,if you find anything wrong in this code.or please mention the possible solution if any.
Thanks And Regards.
Vijay.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
This code is fine. Problem in some other code.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
vijaymahajan
Groupie Joined: 16 June 2008 Status: Offline Points: 92 |
Post Options
Thanks(0)
|
Hello,
except the event handler,i have only created that dialogs and initiallised the pane manager on mainframe's onCreate() function.
that code i am sending here in a text file.Please find the attachment.
Or is there anything i have to handle in OnPaint() function of dialogs or OnDraw() or somewhere...........sorry,Actually i am confused.
Please guide me if u get some problem.
Thanks And Regards,
Vijay
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Without demo project I can't help you. :( Copy yourproject, remove not related parts and send to support@codejock.com. I have run it on my PC to give you advice.
|
|
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 |