How to sort verticalbox with several vertical boxes inside

You can put the existing widgets in an array, sort the array as you see fit and re-add to the container. This can be done without clearing it first.

1 Like