PDA

View Full Version : Determine if my app is the active window?


TimeSurfer
01-21-2008, 03:36 PM
im trying to find out how to determine if my app is the current active window or not so that i can show or hide a window from another app i made. i really need this so that i can give the appearance of 1 application when its really 2.

an advice or suggestions are greatly welcomed

Worm
01-21-2008, 03:48 PM
You could try something like this

TimeSurfer
01-21-2008, 04:13 PM
thanks worm ill check it out =p