[Interest] show() doesn't

"Alexander CarĂ´t" alexander_carot at gmx.net
Mon Jul 2 15:58:07 CEST 2018


Hi all,

I have class A, which contains a main window and instantiates class B, which contains a public widget that is called without a parent and shall be displayed as a separate window.

It does so when I call myWidet.show() with in the constructor of class B.

However, it does not when I call show() later from different functions of different objects including class object A.

This does not throw any error - it simply does not show the window.

Can anyone help ?

Thanks,
best

Alex


--
http://www.carot.de
Email : Alexander at Carot.de
Tel.: +49 (0)177 5719797



More information about the Interest mailing list