Built application display components not correct
Unsolved
General and Desktop
-
Hi guys,
I' developing a windows desktop application using QtCreator C++
Currently i'm facing with a problem:When i build application with debug profile of qtcreator, everythings display correct as expect
But when i build application with release profile, some components will display.... weird, and all textbox, spinbox can't edit value
Anyone know whats happening and how can i resolve?