Richard Posted February 19, 2010 Posted February 19, 2010 How can I force a GUI to stay on top of all other windows until closed? Not able to find it in HELPfile.
Richard Posted February 19, 2010 Author Posted February 19, 2010 When clicking in another window it disappears anyway.
somdcomputerguy Posted February 19, 2010 Posted February 19, 2010 WinSetOnTop should work fine, if it is used correctly. You can also try the $WS_EX_TOPMOST extended GUI style. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now