MyUM Posted September 29, 2015 Posted September 29, 2015 Hello, I have a console application that works with command line arguments which I don't have its source code, & I want to create a GUI for it to make it easier.My problem is how to make the GUI application calls the console application & handle its output results to display it in the GUI application with a progressbar or somthing ?Please look at the "X265 Command Line Options"https://x265.readthedocs.org/en/default/cli.htmlMeGUI is only a GUI app for the cli apps :http://sourceforge.net/p/meguimodproj/code/HEAD/tree/MeGUI Mod/Help me please
computergroove Posted September 29, 2015 Posted September 29, 2015 Lookup Koda and this - https://www.autoitscript.com/autoit3/docs/functions/StdoutRead.htm try out some code and post if you get stuck. MyUM 1 Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now