Tasks:User Interface: Difference between revisions
Jump to navigation
Jump to search
m →References: link fixed |
m →Requirements: link added |
||
Line 18: | Line 18: | ||
* Character [[Rules:Stats|Stats]] Screen(s) | * Character [[Rules:Stats|Stats]] Screen(s) | ||
* [[Tasks:Dialogue|Dialogue]] Window | * [[Tasks:Dialogue|Dialogue]] Window | ||
* Python Console | * [[Tasks:Python Console|Python Console]] | ||
== References == | == References == |
Latest revision as of 14:30, 18 October 2008
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
- Main Interface Mock-Up
- adonthell-devel: GUI and Controls
- adonthell-devel: Items and Inventory