dexto Posted June 29, 2009 Posted June 29, 2009 Hello, I'm new to GDI+ my first app (screen saver) with GUI:GUICreate($title, $width, $height, $width * - 1, 0, BitOR($WS_POPUP, $WS_DISABLED, $WS_EX_TOPMOST, $DS_SETFOREGROUND), 0) Its running on my second monitor (on the left side). The only problem I have is flickering specially when I scroll firefox. it seems like its refreshing whole desktop with GDI+ app. Anyone had a problem like that before?
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