Search:

Type: Posts; User: RichTea

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    3,296

    [SOLVED] Re: JOptionPane preventing program from ending

    Thanks JonLane!

    That makes a lot of sense now, I thought I was creating a frame for the JOptionPane to live in but now I see they're seperate and have to be closed seperately.

    For anyone...
  2. Replies
    2
    Views
    3,296

    [SOLVED] JOptionPane preventing program from ending

    I wanted to use a JOptionPane to display a simple message. And it all appears to work fine. But the program never ends. Its not stuck in any obvious loops or similar.

    See the simple program below...
Results 1 to 2 of 2