Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

modal internal JOptionPane Dialogs

Status
Not open for further replies.

kmcculler

Programmer
Joined
Jul 5, 2000
Messages
81
Location
US
Hi all,
I'm looking for a way I can use a confirm dialog internally while still keeping it modal. When I use JOptionPane.showInternalConfirmDialog the box comes up fine, but I can still click and manipulate objects in the frame in the background. Besides just not being secure this is causing me other problems that produce strange effects for the user. Does anybody know how do do this... I appreciate your efforts. Kris McCuller
Programmer Portiva Corp.
kmcculler@portiva.com
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Question Question
Replies
2
Views
147
  • Locked
  • Question Question
Replies
1
Views
127
Replies
1
Views
163

Part and Inventory Search

Sponsor

Back
Top