JDialog focus

A

aaronfude

Hi,

Is it possible to ensure that, upon setVisible(true), a JDialog pop-up
jumps on top of all other windows including other applications?

Many thanks in advance!

Aaron Fude
 
E

Eric Sosman

Hi,

Is it possible to ensure that, upon setVisible(true), a JDialog pop-up
jumps on top of all other windows including other applications?

You can "suggest" that behavior (see Andrew Thompson's
response), but obviously you cannot "ensure" it. Consider:
What happens when two different applications both try to
make their windows do this?
 
A

Andrew Thompson

Eric said:
You can "suggest" that behavior (see Andrew Thompson's
response), but obviously you cannot "ensure" it. Consider:
What happens when two different applications both try to
make their windows do this?

I think it should come down to whichever app. has
the biggest bull-bar.

( ..do I even need to add a 'smiley' to that? )

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,269
Messages
2,571,099
Members
48,773
Latest member
Kaybee

Latest Threads

Top