I was wondering if any one could help me make a GUI for my production programs, i currently have 8 different programs to do everything but i would like to change it so that i can just click a button to run any of the programs instead of having to type the name.
I have found out about button API and that i will need one.
I went for the D20 OC port but couldn't figure out how to make the GUI myself.
What it comes down to is that I would like to setup a GUI with 8 buttons that each check if number is 0 then have the button activated if number is anything other than 0 i want the button to deactivated.
On button click i want it to run my program that will begin production of iron, click the button again to turn off the production.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I was wondering if any one could help me make a GUI for my production programs, i currently have 8 different programs to do everything but i would like to change it so that i can just click a button to run any of the programs instead of having to type the name.
I have found out about button API and that i will need one.
I went for the D20 OC port but couldn't figure out how to make the GUI myself.
What it comes down to is that I would like to setup a GUI with 8 buttons that each check if number is 0 then have the button activated if number is anything other than 0 i want the button to deactivated.
On button click i want it to run my program that will begin production of iron, click the button again to turn off the production.
Link to post
Share on other sites