Docking panes within MDI child documents |
Post Reply |
Author | |
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 10 March 2009 at 6:14am |
Hi,
I'm giving it another go, of converting my old application to use Code Jock, and the new version. I'm having problems, getting it to work with Docking panes within MDI child forms. If I try this, then non of the docking panes seem to be able to get focus correctly. If you run the example project attached, and maximize the form & document in the MDI, you can click on the individual panes, but they dont seem to get focus correctly, or be able to type into the text boxes. Any ideas anyone, or am I doing something stupid :)? Thanks, Rob.20090310_061405_RibbonMDISample.zip |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Hi,
Another problem with this example.
If you start the project, and undock and move pane D & E outside of the application (make sure they are still both 'grouped' though)
Then un group them, while they are floating.
Then move Pane D back to the main app, and dock it anywhere
As Pane D docks, Pane E disappears!!
Then I cant find it anywhere.
Any solution for that also?
Ta,
Rob.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Hi,
Thanks for that, yes it seemed to have fixed the first problem. I have very complicated forms that I want to put into Panes, so I guess I will need to convert these forms into UserControls and use them, as they are too complicated to create on the fly like your example. However, it didnt fix the problem with Pane 'E' disappearing... is there anything I can do about that? Ta, Rob. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Unfortunatelly second problem is bug of 13.0 release :-( it fixed for next update.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Ok, Cool. Thanks for the feedback.
Do you recommend using UserControls on all Panes then? Or just if you are in a MDI situation? I have some with SDI but I haven't seen any problems with them yet, so was wondering if it was safer to convert them to UC also. Thanks for the help. |
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
With SDI you can use Forms or UserControls. Maybe advantage of UserControls that Tab key will work to navigate Panes.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Ok great.
Thanks for the replies, really helped. Rob. |
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 |
|
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 |