Reply to thread

I have basically a wizzard:

1) you anter Configuration -> than you'Re asked to push a button on the input device you would like to configure

2) you have a list with all the ammpings for this device -> There you can press add or delete mappins

3) after pressing Add: A Screen come where you push your key combination

4) The next screen lets add you a action to this combination

5) Back to step 2)


Yousing NavigatePush always adds a an extra item to the nvigation stack, so after adding 5 mappings you have ~15 items in the navigation stack. That feels wrong to me^^


I saw that function, but was confused that I have to create a new WorkflowState, because I already defined one in th eplugin.xml or am I wrong?


Top Bottom