[Qt-creator] Text editor can't see new widgets on forms.

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Wed Jul 1 11:27:53 CEST 2009


ext Alex Williams wrote:
>> It would actually be nice if autocomplete worked with the working versions
>> of the files instead of the saved versions, but that's your workaround for
>> now.

Autocompletion always works with the contents of the editor when 
possible, and falls back to a saved version when no editor exists for a 
file. Until version 1.2, the user interface files were an exception to 
this, and required you to do a build to generate the C++ GUI code. Since 
1.2, this code is generated on-the-fly while you edit your UI file.

>> try to get the latest snapshot.
> 
> Thanks to all! Updated to Qt Creator 1.2 - bug fixed! =)
> P.S.
> Also I want to ask one more question - where is MD5 sums for qt
> creator for all OSes? I'm Linux user and I love to check MD5 of
> everything :)

They can be found here:

ftp://ftp.qtsoftware.com/qtcreator/md5sums.txt

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software




More information about the Qt-creator-old mailing list