Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want my application to be on top of all windows always
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
I want my application to be on top of all windows always
Environment versions
Visual FoxPro:
VFP 9 SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01546473
Message ID:
01546473
Views:
92
i have been facing some issue with a time attendance applciation i developed recently.

the last problems were not related to the application it self but with some errors outside the aplication.

since this is a finger print recognition application, the application must have to be on top of evrything else, and in theory this is the only application that runs on the computer.

but from time to time, an error (diferent everytime) is showing on the desktop and infromt onf my aplication. it is OS related not VFP related.

what i want to do is from time to time, check if my application is on top of everything else on the windows desktop, if not, bring it on top thus the people wont see the OS error and keep registering on the tme attendance app, otehr wise if the see the OS error, they just dont register their fingerprint

i do not want to take care of the OS errors, i am looking for a snippet to bring my app on top of everything

any thoughts?
.......
DO WHILE .T.
      ME.Work()
ENDDO
Next
Reply
Map
View

Click here to load this message in the networking platform