yyzMarkg Posted March 11, 2009 Posted March 11, 2009 I'm successfully using the SplashTextOn / Off feature. However I'm using a dual monitor and need the SplashTextOn to be "always on top" of the active window...in this case....WinActivate("TreeView","") on the 2nd monitor....not my laptop. Any ideas? Thanks! Mark
Skruge Posted March 11, 2009 Posted March 11, 2009 I'm successfully using the SplashTextOn / Off feature. However I'm using a dual monitor and need the SplashTextOn to be "always on top" of the active window...in this case....WinActivate("TreeView","") on the 2nd monitor....not my laptop. Any ideas?Thanks!MarkWelcome to the forums!Use WinGetPos to get the position of the active window, then use that information to place the splash window. [font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]
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