Jump to content

Open a form

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Monk_knom

Monk_knom

    Newbie

  • Members
  • Pip
  • 2 posts
Hi, am new here, so sorry if this is in the wrong section

I am using Swing and i have created a new form, when a button is clicked on the main form i wish this new form to open, i tried newform.open and newform.show. How do you get the new form to open?

Thanks in advance.

#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to CodeCall, Monk_knom! YOu say open() and show() don't work? Then I'm stumped.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#3
Monk_knom

Monk_knom

    Newbie

  • Members
  • Pip
  • 2 posts
I was putting .show & .open, i don't know why i did not try the above, anyway thanks for the help!

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
You're welcome.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums