Always in play? [SOLVED]
in
Programming Questions
•
2 years ago
Hey, I am making a simple program and it's going fairly well, except that I need the program to always stay on top of all the other windows and applications. I know you can use "frame.setAlwaysOnTop(true);" but that's all it does. I need my program to be
running and on top of all the other programs. Is there any way to do this? I found an example of this in the exhibition but haven't been able to find out how he does it. You can check it out here:
This guy's magic!
Thanks for your responses and help,
TheGamersHaven
Thanks for your responses and help,
TheGamersHaven
2