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

Linking right container to screen ?

Former Member
0 Likes
421

Hi All,

I have a container that has been split into 2 - left and right.

The left part has a simple tree.

Now, my requirement is when I click on root node of the tree, a tab strip is to be displayed in the right container.

I am able to trap the double click on root node... also, I have instance of the right container... I have a screen(0300) with the tab strip... But now how do I link the screen(0300) to the right container ?

*What code would need to be written in the event_double_click to link the right container to the screen(0300 with tabstrip) ? *

Regards,

Ashish

Hi All,

I have a container that has been split into 2 - left and right.

The left part has a simple tree.

Now, my requirement is when I click on root node of the tree, a tab strip is to be displayed in the right container.

I am able to trap the double click on root node... also, I have instance of the right container... I have a screen(0300) with the tab strip... But now how do I link the screen(0300) to the right container ?

*What code would need to be written in the event_double_click to link the right container to the screen(0300 with tabstrip) ? *

Regards,

Ashish

1 REPLY 1
Read only

Former Member
0 Likes
365

Treee inside Docking container on left.