Screen update problems with noLoop() and redraw() in compiled exe
in
Integration and Hardware
•
1 year ago
Basically, my program runs fine in the PDE, but the compiled exe fails to update the java window unless focus is switched away and then back to it.. but.. It works briefly after the switch before becoming "stuck" again. The first screen is a menu with user input using the cursor keys to select an option. As an example, the program updates fine the first time you hit a key, but then you have to switch focus to see further updates to the screen.
Again, it works fine when run from within the Processing environment.
I don't know how else to concisely describe the problem. Please can anyone tell me what's going on? Ask any questions you need. I'm desperate because I have absolutely no idea...
Again, it works fine when run from within the Processing environment.
I don't know how else to concisely describe the problem. Please can anyone tell me what's going on? Ask any questions you need. I'm desperate because I have absolutely no idea...
1