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

fix size docking container

Former Member
0 Likes
696

Hi experts,

is it possible to fix the size of a docking container, so the user can not resize it.

1 REPLY 1
Read only

Former Member
0 Likes
417

If you can use a splitter container instead you could use the method splitter_container->set_row_sash to fix the size of the windows.