Hello OpendTect Developers,
I have a class which derives from uiMainWin and this class attaches dynamical several rose diagrams in 2 columns. The number of diagrams is not known before (user selection).
Example picture, where user selected to show 4 rose diagrams (x2 columns):

The rose diagrams have currently a preferred size of 200 x 200, and choosing more than 5 or 6 rose diagrams would exceed the size of an FHD-monitor (user can not see the full height of the window).
While its possible to make a single rose diagram scrollable ( setScrollBarPolicy ), is there such an option for uiMainWin or uiDialog?
With kind regards
Martin