Disable window animation

M

Mike Mimic

Hi!

How can I disable from Java window animation (the
animation of resizing window when it is minized or
restored) in MS Windows? I would like that window
is shown momentarily.

Please help


Mike
 
M

Mike Mimic

Hi!
How can I disable from Java window animation (the
animation of resizing window when it is minized or
restored) in MS Windows? I would like that window
is shown momentarily.

I have tryed using JWindow instead (so there is no
taskbar button - no minimizing - problem solved (at
least I though so)).

But it did not solve the problem as I get a new one.
JWindow cannot process key events and cannot get
keyboard focus.

So the problem is:

How can I disable animation?

or

How can I hide JPanel form taskbar?

or

How can I detect key events in JWindow?

or

How can I detect that JWindow got mouse focus? (In this
case I will use only mouse - it will have to do.)


Mike
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top