Hi,
I have a SoQtExaminerViewer as a Qt widget. If familiar with the look of the SoQtExaminerViewer, default has RotX, RotY thumbwheel on the left and bottom, and Decorative buttons with Dolly wheel on right side.

When I open in the viewer in a Qt window the vertical decorative button list repeats itself, even on resizing, and the dolly wheel seems pushed down and partially shows on the upper right corner.

I'm not sure if this is a SoQt problem or a Qt problem. In Qt I've worked with margins, SetPolicy, SizeHint, etc. In SoQt I can hide the decorations, but I'd like to use them. I just don't need two sets of the buttons.

Wondering if anyone on this list may happen to have seen a similar problem and know where to try to solve the issue.

thanks