push button not showing at run time
-
-
Hi
try to make Dialog bigger.
If its showing in Designer, then no reason for it to be gone runtime.
Unless moved by layout or anything like that.
So try with HUGE Dialog and see. -
Thanks. I made it bigger at run time but no help.
I am using qt5.5 by the way.
Also I notice that the
moc_dashboarddialog.o and the
ui_dashoarddialog.h and the
dashboarddialog.o
all three have the date of 7/20/2016.
While dashboarddialog.ui has 8/18/2016 of course.
How can I recompile the these three .o modules.
I ran clean all, ran qmake, and ran build all. no help. -
Thanks. I made it bigger at run time but no help.
I am using qt5.5 by the way.
Also I notice that the
moc_dashboarddialog.o and the
ui_dashoarddialog.h and the
dashboarddialog.o
all three have the date of 7/20/2016.
While dashboarddialog.ui has 8/18/2016 of course.
How can I recompile the these three .o modules.
I ran clean all, ran qmake, and ran build all. no help.