Hi all,
I posted about this problem on another thread, which seemed to resolve itself in the end when I switched between debug and release builds (on Windows). I'm now at home on Mac OSX with QT creator 2.0.1 and the problem has come back and won't go away.
I have labels created in the design tab which don't appear to have updated when I try and access them in my main program, i.e. ui->label_X->>do_something. I've tried switching between debug and release builds, clean all, rebuild all, build all etc and it doesn't make them appear. They are definitely there on the ui, and are listed in the XML code as well, so where am I going wrong?Thanks in advance.
Bookmarks