Myjqxwindow needs to be programatically resized, based on user selections on the form. That is, different controls will be shown or hidden based on selections. When that content changes, the overall container unfornutely remains the original size. What is the best way to have the container make shrink-wrap adjustments to its size based on changing content?
Could you clarify it?
If you want to change the size of the Window simple set new width and height.
You should get a size of inner elements (depends on the size of the biggest element) and re-size the widget.