Click to See Complete Forum and Search --> : Keep Always on Top


Nasir_mansur
June 8th, 2002, 12:26 AM
i'm working as Oracle/Developer as a develpor. i am using PL/SQL Version 8.0.5.1.0 and Developer Forms Builder [32 Bit] Version 6.0.5.0.2. i've made a form for data processing with a progress bar.

In this Form one window shows the data and other window show the progress bar. this progress bar apears when user clicks on button to process data.

now problem is that when user minimize the main Form the progress window also minimizez, some body tell me how to some api to keep my progress window always on top untill pressesing completes.

Deniz
June 11th, 2002, 01:00 AM
Try disabling the minimise button while the progress bar is up. :D