Jump to content

Recommended Posts

Posted

does anyone know how to make a gui program for a command line program such as wget.exe or yamdi.exe

all I just need are the command used. i don't need a full script.

Posted

Or make program parsing the output of wget.exe --help (Seen the StdoutRead sample). For each entry you want to make a $ctrl[$i] = GuiCtrlCreateEdit(...) and associated code to handle entries. Write out your new script and add needed code..:)

Posted

I dont get how to use koda...so I dont...how do I get the script that I made with the button? how do I name the buttons with variables? etc..

Posted

I dont get how to use koda...so I dont...how do I get the script that I made with the button? how do I name the buttons with variables? etc..

Hilarious. :)

How many seconds did you spend looking?

If I recall right there are tutorials and some kind of documentation?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...