Interaction questions

 From:  Michael Gibson
9136.13 In reply to 9136.12 
Hi Sven,

> Ah, bummer! I was immediately thinking about a small popup on full screen mode showing the
> different available methods for a command with the current one highlighted but this is probably
> taking it too far ;)

Well that's certainly theoretically possible to do but it would be a lot of work to make a full fledged UI like that with a much different design than the current one. So it's not something that is easy to just roll out with a few lines of script code.

A UI with everything hidden and only popping things up when certain keys are pressed would be much more difficult for many people to learn.

- Michael