Hi,

While processing a mouse press, among others the contents of the label is set (setText).

In certain application states this causes the parent groupbox to disappear. In other states, setting the text causes the parent groupbox to reappear.

Leaving out the call/connection to setText, everything works as expected.

Any ideas?

Pieter