Qt Creator 1.3.0 under Windows XP

Funny things happen if I try to open a file in the configured external 
editor:

If the editor is the default Notepad, the expected code appears in Notepad, 
but if I select save-as, I immediately get Common Dialog error (0x3002).  
This does not happen if Notepad is run outside of Qt Creator.

If the editor is emacs, the path emacs sees is 
.../Qt/2009.05/qt/projects/projectname/sourcefilename.
I don't even have a projects directory under the Qt install tree; projects 
are on a different partition.

Notepad is probably not getting the right path either.  Open is defaulting 
to .../Qt/2009.05/qt.

I have no desire to use Notepad as a code editor, but sometimes I do want 
to do something that the Qt Creator doesn't support.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to