PDA

View Full Version : QtTabWidget: corner widget causes visual problems



tjh
9th November 2011, 00:21
I'm running into a problem using a corner widget in a QTabWidget. QTabWidget displays arrow buttons if the width of the tabs is greater than the width of the widget. When you place a corner widget in the NE corner, it can cause these arrow buttons to be drawn on top of the tabs themselves (see image):

7074

Does anyone know of a workaround for this?

Thanks,
tjh