Click to See Complete Forum and Search --> : Frame always on TOP !!


gandhia
August 11th, 1999, 12:52 AM
Hey guys... i am developing an application which requires that the window should be on top as long as its open... i am using jdk1.2.1... and i am extending Frame for my application... can anybody tell me how to do that... I tried the toFront() method ... but it flashes the application and it goes back after sometime... actually even if one moves the application window to a new position the window should remain on top at the new postion.

Thanks ....
Ashish Gandhi