Jump to content

Dialog box with multiple drop menus in one


bumzag

Recommended Posts

I promise when I say, I have been searching endlessly, both on osbot and elsewhere for an answer to my question.

Can someone point me in the direction of a tutorial or write-up on how to do a simple dialog box with multiple drop boxes?

Basically I'm trying to make a script that, when it starts, it asks the user several questions and carries out the script based on those answers. I'd prefer the drop down boxes to be on the same single dialog pop-up instead of them popping up one after the other.

I did read a question that said I have to create two JComboBoxes, place them in a JPanel and then place that JPanel into the JOptionPane's Object parameter". Which is cool and all but idk how to do that.

Thanks

Link to comment
Share on other sites

3 hours ago, Nbacon said:

If you want to make quick and fast gui. I would recomend Swing UI designer. I would would follow theseTutorial frist 

Then use Swing UI designer you can make some realy good lookin guis in it.

 

I saw the GUI section in Explv's tutorial but for some reason didn't give it a chance. I should have read it further, thank you.

And thank you for linking the other tutorial. I'll read through them thoroughly and get better acquainted.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...