setVisible on a JWindow steals focus from other apps?
- From: "Trademark" <TMTrademark@xxxxxxxxx>
- Date: 22 Feb 2006 15:12:37 -0800
Hey all. I need to popup a window without the user necessarily noticing
it immediately. I'm using a technique involving a JWindow that starts
mostly offscreen and slides in to reveal information.
The problem is that when I surface the JWindow with setVisible(true),
the focus is stolen away from other applications, alerting the user too
early and just being annoying. Anyone have any advice on how to fix
this?
--TM
.
- Follow-Ups:
- Re: setVisible on a JWindow steals focus from other apps?
- From: opalpa@xxxxxxxxx opalinski from opalpaweb
- Re: setVisible on a JWindow steals focus from other apps?
- From: Bill Joy
- Re: setVisible on a JWindow steals focus from other apps?
- From: opalpa@xxxxxxxxx opalinski from opalpaweb
- Re: setVisible on a JWindow steals focus from other apps?
- Prev by Date: Re: How can i add JApplet to a JFrame
- Next by Date: Re: setVisible on a JWindow steals focus from other apps?
- Previous by thread: Pls Help: Making modal dialogs semi-modal
- Next by thread: Re: setVisible on a JWindow steals focus from other apps?
- Index(es):
Relevant Pages
|
|