I have a wide range guessing game, and I want to try and have two windows displaying at the same time so that the main window has the code where the user guesses the number, but then another smaller window next to it so that it can record the numbers guessed and the results/hints. But then the second window would also need to be able to be updated every time the user guesses a number...
Here is an example to show what I mean.
Is this possible?
Thank you!
-PJ