Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Docking Container inside Subscreens

Former Member
0 Likes
1,761

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,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,041

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

4 REPLIES 4
Read only

anand_govardhan
Active Participant
0 Likes
1,041

Hi Vindika,

You can refer the following thread. Its regarding creating docking container on a subscreen.

Regards,

Anand

Read only

Former Member
0 Likes
1,042

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

Read only

0 Likes
1,041

@ 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

Read only

Former Member
0 Likes
1,041

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.