<div dir="ltr">Hello,<br><br>This movie/script application could also help making live, <b>interactive tutorials</b>.<br>
It could integrate the tutorial in the application, it could highlight the right button which needs to be pressed to complete the tutorial. It could also say &quot;Wrong button&quot; when one pressed a different button than the indicated one.<br>
I&#39;ve heard of such project being in the works, but then I forgot the address and the name of the project. <br>I think it was an article about using (or being able to use) XUL for making a tutorial application. I think it was in the early years of XUL.<br>
<br>I thought of a <b>similar idea</b>, although a lot more complicated:<br>I wanted to serialize QT GUI objects into an XML file/stream. This would have had the benefit of being able to pipe the GUI over the wire. (Think of KDE over a Web operating system). I reckoned this would mean to make an X-server that serializes the interface, instead of putting it on display. And then I realised this involves quite a lot of work so I dropped it. <br>
Alternatively, someone (on KDE-devel or qt-forum) suggested using the XML files that QT Designer makes, but I really don&#39;t know how to make the link between the XML and the running object.<br><br>Patrick, please should you find anything else on this topic (movie+script) please publish it back here or please let me know where. <br>
<br>Coming back to <b>KDE/QT testing</b>: The only QT Test application I know of is <a href="http://www.froglogic.com/pg?id=Products&amp;category=squish&amp;sub=editions&amp;subsub=qt">http://www.froglogic.com/pg?id=Products&amp;category=squish&amp;sub=editions&amp;subsub=qt</a> Unfortunately, it&#39;s proprietary!<br>
<br>If you can live with less there are 2 packages provided by QT for testing:<br>QTestLib <a href="http://doc.trolltech.com/4.1/qtestlib-manual.html#qtestlib">http://doc.trolltech.com/4.1/qtestlib-manual.html#qtestlib</a><br>
QTest <a href="http://doc.trolltech.com/4.1/qttest.html">http://doc.trolltech.com/4.1/qttest.html</a><br><br>If you are up to update QCppUnit to the current version of QT, you can find it at:<br><a href="http://phil.freehackers.org/qcppunit/">http://phil.freehackers.org/qcppunit/</a><br>
<br>Note: I also miss a good QT testing environment. I really think such an application would help KDE a lot - unfortunately I have no idea how to make it. <br><br>I hope this gives you at least a little help.<br><br clear="all">
<br>-- <br>&quot;The best way to predict the future is to invent it.&quot;, 1971, Alan Kay: <a href="http://www.smalltalk.org/alankay.html">http://www.smalltalk.org/alankay.html</a>
</div>