Recently it occurred to me that there is a significant missing feature in
the CLI when operated by physically disabled users (but with perfectly good
sight).

With suitable hardware, all parts of Yoshimi can be controlled by such people,
but they have no way to display the results other than in the main window.

I'm proposing a small set of commands for just this purpose.

Name GEometry
section:
    100

control:
    0   Hide
    1   Show
    2   Xposition
    3   Yposition
    4   Size
rest of CommandBlock set to identify the section

As this is purely a display issue, I believe it would be best for it to go from
the CLI ring buffer almost directly to the GUI update one (picked up by
InterChange::mediate() and sent straight to the returns buffer)

If the GUI (or the relevant section) was not enabled the the CLI would know and
report this.


Any thoughts?

-- 
Will J Godfrey


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to