Search:

Type: Posts; User: Shenaniganizer

Search: Search took 0.19 seconds.

  1. Re: Making an input dialog box appear after closing a combo box

    I kind of don't understand what I'm supposed to replace "Frame owner", "boolean modal", and "GraphicsConfiguration gc" with. I understand Strings, so I think I understand what to put there.
  2. Re: Making an input dialog box appear after closing a combo box

    Okay, I read through, and while I don't fully understand the language, I think I have a general idea of what I need to do. I think, anyway..

    Do I need to use this layout?

    public JDialog(Frame...
  3. Re: Making an input dialog box appear after closing a combo box

    I apologize, for I'm a mega-newbie, and I don't think I understand how to do that. :| Do you know of a website that may explain that in detail? Or, could you explain that to me?
  4. Re: Making an input dialog box appear after closing a combo box

    Oh! Yes, I'm sorry. I didn't understand the technical talk -- but now I see what you guys are getting at. Yes, I think that's what I'm trying to do. What, exactly, does that entail, though?
  5. Re: Making an input dialog box appear after closing a combo box

    Well.. when they push the red X at the top-right corner of the window of the combo box. When the code is run, I can view the combo box and everything in it just fine, and I can close the box by...
  6. Re: Making an input dialog box appear after closing a combo box

    Oh! I mean after the user closes the combo box. I'd like the user to see the combo box, initially, and when they close it, an input dialog box should appear.
  7. Making an input dialog box appear after closing a combo box

    Hey guys, I'm trying to create a program that works like a menu for specials at a cafe. When it runs, the combo box appears and everything works as it should, but I can't figure out how to add an...
Results 1 to 7 of 7