> Is it possible to give the project explorer's context menu an option on ui > files to run the uic for that file in order to activate the autocompletion > again? Making changes to the ui and saving it does not ensure to update the > autocompleter in texteditor, even when shadow build is enabled.
In 1.1 we update the code completion after a build, in the current master we update immediately. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
