[SOLVED]QWidget and QDialog not working in android?
Sorry for my post I accidentally removed setLayout(<main layout from the widget/dialog>) from the QWidget/QDialog and didn't saw it......for 4 hours I was trying to figure it out.
Thank you anda if you didn't pointed out I was still looking like an idiot.
Re: QWidget and QDialog not working in android?
So your widget is part of the central widget's layout?
Does it have a layout itself?
Do you add it after the main window has been shown?
Cheers,
_