Application Development 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: 

fix size docking container

Former Member
0 Kudos

Hi experts,

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

1 REPLY 1

Former Member
0 Kudos

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.