Menu

Tree [41a92a] default tip /
 History

Read Only access


File Date Author Commit
 agoramx 2012-01-31 Tinfoil Spartan Tinfoil Spartan [0a4c17] up version
 winpy 2011-11-20 Tinfoil Spartan Tinfoil Spartan [ebe18d] oops - move WinPy.py too
 .hgignore 2011-11-19 Tinfoil Spartan Tinfoil Spartan [128737] ignore db files
 .hgtags 2012-01-31 Tinfoil Spartan Tinfoil Spartan [41a92a] Added tag 0.0.5 for changeset 0a4c17262bf0
 AgoraMX.pyw 2011-11-18 Tinfoil Spartan Tinfoil Spartan [fa1e7e] Added initial UI skeleton.
 README.txt 2011-11-20 Tinfoil Spartan Tinfoil Spartan [a4f844] updated README
 gpl.txt 2011-11-24 Tinfoil Spartan Tinfoil Spartan [091dcc] added GPL
 setup.py 2011-12-16 Tinfoil Spartan Tinfoil Spartan [353074] updated setup package and added dependencies

Read Me

#######
AgoraMX
#######

This software is experimental and pre-alpha!

UI
==

New UI being developed with PySide:
http://www.pyside.org

UI files found in `agoramx.gui.ui` can be edited in a WYSIWYG fashon with
QtDesigner.

Code will be rewritten to support easy transition to Python 3, so will require
Python 2.7 or better.


Setup Script
============

To generate Qt UI files run the `ui` command of the setup script.

On Linux:

    > ./setup.py ui

On Windoze:

    > python setup.py ui

The `sdist` command will build a source tarball.



Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.