Tasks:User Interface: Difference between revisions
Jump to navigation
Jump to search
added user interface task separate from widget set task |
m links added |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
Back to [[Tasks:Contents|Task List]] | Back to [[Tasks:Contents|Task List]] | ||
Line 13: | Line 14: | ||
* Windowing System on C++ side | * Windowing System on C++ side | ||
* User Interface elements on Python side, to allow modding and different interfaces for other games | * User Interface elements on Python side, to allow modding and different interfaces for other games | ||
* Load/Save Screen with thumbnails, timestamp and user editable comments | |||
* Inventory Screen | * Inventory Screen | ||
* Character Stats Screen(s) | * Character [[Rules:Stats|Stats]] Screen(s) | ||
* Dialogue Window | * [[Tasks:Dialogue|Dialogue]] Window | ||
* Python Console | * Python Console | ||
Revision as of 22:03, 4 March 2006
Back to Task List
Overview
The user interface for Adonthell will be mostly written in Python.
Dependencies
- The Widget Set
Requirements
- Windowing System on C++ side
- User Interface elements on Python side, to allow modding and different interfaces for other games
- Load/Save Screen with thumbnails, timestamp and user editable comments
- Inventory Screen
- Character Stats Screen(s)
- Dialogue Window
- Python Console
References
todo: look up old discussion on mailing lists