‎2010 Nov 03 3:57 PM
Hi Experts,
I have simple question. In a program of mine there is subscreen which eventually goes into a tabstrip control. I want to create a docking container inside this subscreen. So the docking container appears inside the tabsrip control.
I can create a docking container in a normal screen. I want to know how to do the same in a subscreen. Please advise me on this,
‎2010 Nov 03 7:07 PM
Hi Friend,
I have tried the way the posted thread has adviced. But no result. Docking container does not dock within the subscreen. Instead no docking containeris displayed. Could you please advise. Would appriciate if you can post a example code or smthing.
Edited by: Vindika on Nov 3, 2010 8:08 PM
‎2010 Nov 03 5:49 PM
‎2010 Nov 03 7:07 PM
Hi Friend,
I have tried the way the posted thread has adviced. But no result. Docking container does not dock within the subscreen. Instead no docking containeris displayed. Could you please advise. Would appriciate if you can post a example code or smthing.
Edited by: Vindika on Nov 3, 2010 8:08 PM
‎2010 Nov 06 4:45 PM
@ Vindika
Sorry, but this is not possible. Everyone who doesn't say so would need to show the code for proof. Once I tried various ways of achieving that. With confidence I can say: you can't embed docking container within subscren. I have also never seen anyone here who could complete this. You need either different container or screen type to make this combination work.
@ Anand
Sorry, but this post doesn't prove anything. Simple saying "I tested the solution with subscreen and it is OK" without publishing the code is worth not too much for me.
Regards
Marcin
‎2010 Nov 21 4:41 AM
Thanks Marcin Pciak for trying this out for me.
I also tried different approaches and failed with wasted time. But at least I know now this doesnt work and others dont have to waste their time on this.