dabowebsite Commit Revision 110 Date: 2006-11-24 13:47:32 -0800 (Fri, 24 Nov 2006) Author: ed
Changed: A trunk/blog/Announcements/Dabo_Runtime_Engine_For_Windows_0.7_Released.txt Log: auto-commit Diff: Added: trunk/blog/Announcements/Dabo_Runtime_Engine_For_Windows_0.7_Released.txt =================================================================== --- trunk/blog/Announcements/Dabo_Runtime_Engine_For_Windows_0.7_Released.txt 2006-11-21 21:46:08 UTC (rev 109) +++ trunk/blog/Announcements/Dabo_Runtime_Engine_For_Windows_0.7_Released.txt 2006-11-24 21:47:32 UTC (rev 110) @@ -0,0 +1,10 @@ +Dabo Runtime Engine For Windows 0.7 Released +<p><b>The Dabo Runtime Engine for Windows</b> is a self-contained environment that allows you to <b>run Dabo on Windows without having to first install all of the requirements</b>. It comes with its own version of Python 2.4.4, wxPython 2.6.3.3, and all of the other modules used in Dabo.</p> + +<p>The Dabo Runtime Engine is designed for people who are curious about Dabo, but who don't want the bother of installing all the required modules just to see what Dabo can do. It doesn't change any Windows Registry settings, so it will not affect any existing applications on your machine.</p> + +<p>This version installs several shortcuts that allow you to simple double-click an icon to run the desired file. Such shortcuts include the <b>AppWizard</b>, <b>Class Designer</b> and <b>Report Designer</b>, as well as several of the demo applications, including the new <b>DaboDemo</b> application, which allows you to see the demo and the code behind it. You can then modify that code to see how your changes affect the output.</p> + +<p>The Dabo Runtime Engine comes in two versions: the regular version that just runs the applications, and the Console version that display a command line window containing the application output and debuggng information. They are otherwise identical.</p> + +<p>You can download either version, along with all other things Dabo, from: the <a href="http://dabodev.com/download"><b>Dabo Download Page</b></a>.</p> _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
