code-maven.com
code-maven.com copied to clipboard
embed cmd into a gui app?
I am writing a project that is CLI driven. Some gui components could be useful. Are you aware of a method to embed the cmd object into a gui frame? I could launch seperate gui objects outside of the cli, but that is a little sloppy, as it wont be a unified interface.
Thank you.
Unfortunately no