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

splitter container

sushant_singh
Participant
0 Likes
437

hi all,

in my program i'm using splitter container with 1 column and 4 rows. in first row there is a toolbar , in 2nd a simple tree, in 3rd again a toolbar and in 4th a simple tree. the problem is that when i move the 2nd toolbar a space between toolbar and tree appears. i want that whenever i move the toolbar the last row containing simple tree should adjust accordingly.

for this which method i can use.

thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
406

hi

good

can you send the code that you have written,i hope i can give you the correct answer.

thanks

mrutyun

Read only

Former Member
0 Likes
406

The resizing of the containers and the corresponding adjustment of the controls size will happen automatically as you are using a splitter container.

I am not able to understand the exact issue that you are facing.

Regards,

Ravi

Read only

sushant_singh
Participant
0 Likes
406

i want that the size of the container having 2nd toolbar should remain fixed .