| 1 | = Graphical User Interface Framework = |
| 2 | |
| 3 | == Description == |
| 4 | Graphical User Interface (GUI) for orxonox |
| 5 | |
| 6 | |
| 7 | == Design == |
| 8 | Work topics: |
| 9 | * Menus/Submenus each with defined action/reaction - animation optional |
| 10 | * Text box (box to include text - scrollbar optional) |
| 11 | * Buttons |
| 12 | * Image box (box including an arbitrary image) |
| 13 | * Text input field |
| 14 | * Tables |
| 15 | |
| 16 | Problems: |
| 17 | * Mouse cursor movement independant from game load |
| 18 | * Event handling |
| 19 | |
| 20 | |
| 21 | |
| 22 | == Bugs/Feature Requests == |
| 23 | |
| 24 | Existing bugs and feature requests for AddCommentMacro are |
| 25 | [report:9?COMPONENT=ModuleName here]. |
| 26 | |
| 27 | If you have any issues, create a |
| 28 | [http://trac-hacks.org/newticket?component=ModuleName&owner=OwnerName new ticket]. |
| 29 | |
| 30 | == Author/Contributors == |
| 31 | |
| 32 | '''Author:''' Bensch [[BR]] |
| 33 | |
| 34 | |