AI Schedule manager: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 43: Line 43:
This will install dependencies needed to run ScheduleViewer.
This will install dependencies needed to run ScheduleViewer.


==== Windows XP: ====
==== Windows: ====
The program requires the Python interpreter and the PyQt bindings to run. See:
The program requires the Python interpreter and the PyQt bindings to run. See:
http://www.riverbankcomputing.co.uk/software/pyqt/download
http://www.riverbankcomputing.co.uk/software/pyqt/download <br/>
http://www.python.org/download/releases/2.7.2/
http://www.python.org/download/releases/2.7.2/ <br/>
Python 3.* is not supported.
Python 3.* is not supported.


== Basic usage ==
== Basic usage ==
Only Linux usage is supported at the moment.
Only Linux usage is supported and documented at the moment.
You must first edit the settings to point fgdata_path to your FGFS data  
You must first edit the settings to point fgdata_path to your FGFS data  
install path. This is required for livery checking and aircraft conf exporting.
install path. This is required for livery checking and aircraft conf exporting.
Line 65: Line 65:
== Known issues ==
== Known issues ==
If you order the table by a column other than id and then apply filters,
If you order the table by a column other than id and then apply filters,
the table will be corrupted. To solve this, simply order by id again, then order by
the table will be corrupted. To solve this, simply order by id again, apply the filters by clicking ''Show'' then order by
the column you want.
the column you want.


223

edits

Navigation menu