Hi everyone!
Just a stupid experiment: MoI running as a child inside an SDL2 window which was setup to use the Dear ImGui library.
I couldn't get right-click to terminate a command, hence the "Done" button.
I'm just sending keystrokes to the MoI window whenever I press a button on the ImGui UI.
If there was a meaningful way of 2-way communication between the host app and MoI, ImGui could serve as a front-end!
But since there doesn't seem to be any (at least that I can think of) I'm stopping here :p
https://i.imgur.com/E0q6G9s.gif
|