Posted 26 February 2016 - 05:40 PM
Here is something that hasn't working since yesterday.
I am making the login screen for my OS called HydroTech using my PAPI and IAPI.
When you click the bars to type Username and Password, it registers perfectly fine.
When you click the button, it knows you're clicking it but it won't do anything.
You need to install the PAPI and IAPI and run them to let the program work, this will be automated at later stages. Debug messages appear at the bottom left. ding means you clicked on the confirm button,
Startup File
PAPI
IAPI
I didn't use interact.drawButton for my button, as I couldn't be bothered to get that to work yet.
The button ranges from line 83 to 125
I am making the login screen for my OS called HydroTech using my PAPI and IAPI.
When you click the bars to type Username and Password, it registers perfectly fine.
When you click the button, it knows you're clicking it but it won't do anything.
You need to install the PAPI and IAPI and run them to let the program work, this will be automated at later stages. Debug messages appear at the bottom left. ding means you clicked on the confirm button,
Startup File
PAPI
IAPI
I didn't use interact.drawButton for my button, as I couldn't be bothered to get that to work yet.
The button ranges from line 83 to 125
Edited on 26 February 2016 - 06:24 PM