GUI/Session command handling
Integrate the Steam/Session command handling framework with the GUI backbone.
- establish a way how to actually define the command scripts
- establish a way some part in the UI knows what command to use
- build a solution for UI-Elements to retrieve a concrete command handle
- build the framework for binding command arguments based on context
- integrate with the (already existing) interface to dispatch commands towards the Session
Change history
(11)
| blockedby: |
978 → 978, 1088
|
| blocking: |
299, 951, 143 → 143, 299, 951
|
| Keywords: |
command added
|
| blockedby: |
978, 1088 → 978, 1088, 1089
|
| blockedby: |
978, 1088, 1089 → 978, 1088, 1089, 1090
|
| blockedby: |
978, 1088, 1089, 1090 → 978, 1088, 1089, 1090, 980
|
| blockedby: |
978, 1088, 1089, 1090, 980 → 978, 980, 1088, 1089, 1090, 1094
|
| blockedby: |
978, 980, 1088, 1089, 1090, 1094 → 978, 980, 1088, 1089, 1090, 1093, 1094
|
| Owner: |
set to Ichthyostega
|
| Status: |
new → accepted
|
| blockedby: |
978, 980, 1088, 1089, 1090, 1093, 1094 → 978, 980, 1070, 1088, 1089, 1090, 1093, 1094
|
| Description: |
modified (diff)
|
| blockedby: |
978, 980, 1070, 1088, 1089, 1090, 1093, 1094
|
| blocking: |
143, 299, 951
|
| Parent Tickets: |
→ 143, 299, 951
|
| Sub Tickets: |
→ 978, 980, 1070, 1088, 1089, 1090, 1093, 1094
|
during the last weeks, I have worked out several of the constituent parts for such a framework