[Qt-creator] 2 suggestion and a problem ;)
Danny Price
deepblue842 at googlemail.com
Wed Nov 4 13:12:10 CET 2009
On Wed, Nov 4, 2009 at 11:03 AM, Christophe Meessen
<christophe at meessen.net>wrote:
> Thank you very much for answering. The problem is finally solved. The
> OTHER_FILES must have a path relative to the .pri file while the include and
> source files must be given with a path relative to the .pro file. This is
> what confused me. My fault, sorry.
>
Another secret variable?
>
> I now can also add the .html file to the project subdirectory.
> Unfortunately when I double click on it, it is shown as text. This might be
> desirable in some cases. What I would like, is that it is shown as a web
> page with JavaScript processing enabled. This is all it takes to be able to
> edit the wiki content. There is no need for an HTM editor, it is integrated
> in the document as JavaScript code.
>
> TiddlyWiki is a wiki self contained in a single html file. The javaScript
> it contains handles all the Wiki edition functionnality.
> This is handy to work offline, store on a USB stick, send by mail, document
> a project, etc. Good to manage todos, relase notes, manual or reference
> document, howto, etc. See http://www.tiddlywiki.com to learn more.
>
Sounds cool thanks for the link.
>
> The binding between file types and editor/viewers should allow to identify
> file types by filename extension but also by file content like (file content
> starts with : <regular expression>. It should be also possible to select by
> context menu the editor/viewer used for a given file type. A double click
> would select the default one.
VisualStudio does a particularly lousy job at this so I wouldn't blame
Creator too much :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091104/9256f718/attachment.html
More information about the Qt-creator-old
mailing list