Activities/Pilas: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 24: | Line 24: | ||
==Status== | ==Status== | ||
What | What has been done: | ||
* Packaging the pilas-engine [http://www.ninja-ide.org/] to run on Sugar. | * Packaging the pilas-engine [http://www.ninja-ide.org/] to run on Sugar. | ||
* Incorporation of PyQt libraries [http://www.riverbankcomputing.co.uk] into the activity | * Incorporation of PyQt libraries [http://www.riverbankcomputing.co.uk] into the activity | ||
* Adding widget ninja-ide [http://www.ninja-ide.org/] , to have interactive shell on the same screen. | * Adding widget ninja-ide [http://www.ninja-ide.org/] , to have the interactive shell on the same screen. | ||
* Generation of file dependencies needed for the project with PyInstaller [http://www.pyinstaller.org/] | * Generation of file dependencies needed for the project with PyInstaller [http://www.pyinstaller.org/] | ||
* Creating the pilas.xo activity | * Creating the pilas.xo activity | ||
| Line 41: | Line 41: | ||
* interpreter and code editor tabs | * interpreter and code editor tabs | ||
* option to run in fullscreen or box | * option to run in fullscreen or box | ||
* list of actions | * list of Pilas actions and behaviors | ||
* help tab | * help tab | ||
* persistent options | * persistent options | ||
* Document examples / startup guide | * Document examples / startup guide | ||
==Future Work== | ==Future Work== | ||