> I want to write an application with an window
> being always on top. Thus, any other windows will
> not cover it. Does anyone know how to achive this?
>
> thanks
You mean splash screen kind of thing
I have tried it with different ways but never had a permanently widow on top
Any how you can try toFront() method and relate it with focus lost that will solve purpose some how
Please let me know if you find any other better solution
Regards
Ejaz Hussain