On Saturday 10 December 2011 21:31:40 Timothy Pearson wrote: [...]
+1.
And TQt stays right where it is. :-) That conversion is done and the few remaining problems with it should be resolved in R14.0 with tqt3 as mentioned.
Conversion is done, but how a programmer should develop a new application? A converted .ui cannot be opened in designer. Also, there exists some methods prefixed by tq*, I have no idea when to use it (actually I won't).
Those methods should actually be migrated back to non-tq prefixed methods. They are a leftover from a very early stage of conversion.
As R14.0 will use tqt3 the designer issue will resolve itself. That being said, I personally find that I obtain better results without designer, but YMMV.
Tim