Search:

Type: Posts; User: NickNumero

Search: Search took 0.12 seconds.

  1. [SOLVED] Re: Graphics Object Won't Draw To The Correct JFrame

    Oops didn't see jps' comment. That answers my other question. Thank you guys.
  2. [SOLVED] Re: Graphics Object Won't Draw To The Correct JFrame

    Your advice helped me solve it. I was simplifying the code to post here and it came to me. I have to load the images into JLabels and then add the JLabels to the JPanel, which in turn is added to the...
  3. [SOLVED] Re: Graphics Object Won't Draw To The Correct JFrame

    Here is the SSCCE part:


    1496


    As you can see the new JFrame appears with the correct background and size, but the horse image and text appear on the board. If anyone thinks they can solve...
  4. [SOLVED] Graphics Object Won't Draw To The Correct JFrame

    Hi this is my first post in a forum, sorry if I don't have enough information. I'm currently programming a chess engine and have a JFrame displaying the chess board. The board is displayed just fine...
Results 1 to 4 of 4