i tried to program a simply UI Design with Heat informations of a Fluid Reactor and a simple Toggle on/off function.
but i had some problems with the refresh of the Heat display when i want the userinput. I Tried already with a thread and a new function the get the heat. but the mainprogram will still hold while it awaits the input.
and when it will easier to program i normally dont want an "Input" field normaly i dont want to display the userinput and simply toggle a redstone state from 15 to 0 and backwards by simply pressing the button (number on keyboard) but i dont know to do that
if anyone of you had an idea to fix that or improve that i am glad to hear from it!
my code i wrote on my own attempt.. connections to the Reactor made via an Adapter and a Redstone Port
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.
Hi,
i tried to program a simply UI Design with Heat informations of a Fluid Reactor and a simple Toggle on/off function.
but i had some problems with the refresh of the Heat display when i want the userinput. I Tried already with a thread and a new function the get the heat. but the mainprogram will still hold while it awaits the input.
and when it will easier to program i normally dont want an "Input" field normaly i dont want to display the userinput and simply toggle a redstone state from 15 to 0 and backwards by simply pressing the button (number on keyboard) but i dont know to do that
if anyone of you had an idea to fix that or improve that i am glad to hear from it!
my code i wrote on my own attempt.. connections to the Reactor made via an Adapter and a Redstone Port
thanks for the pataince and help
~ Blade8895
ps. i know my english is garbage but i try my best ;P
Link to post
Share on other sites