forever Posted September 3, 2004 Posted September 3, 2004 (edited) Hey, i'm trying to place a changing pic into my desktop. That works fine (window with no border&title) but i've got one problem: When there are other windows and u click the pic in the bg it gets over them, it acts like a window. Is there a way to disable that? so that it gets "docked" to the desk and cannot get ontop ? thx for coming help Edited September 3, 2004 by forever
SlimShady Posted September 3, 2004 Posted September 3, 2004 Hey, i'm trying to place a changing pic into my desktop. That works fine (window with no border&title) but i've got one problem: When there are other windows and u click the pic in the bg it gets over them, it acts like a window. Is there a way to disable that? so that it gets "docked" to the desk and cannot get ontop ? thx for coming help <{POST_SNAPBACK}>I don't think so. It will always be a window. No matter what. BUT... you can try While 1 WinWaitActive("Your GUI Title", "") Send("!{TAB}") WEnd
forever Posted September 3, 2004 Author Posted September 3, 2004 Must be possible anyway, i know other programs doing that.. (they "save"/"dock" (call it like u want) the window to the desktop) Your method would take much resources, and wouldnt be that effectiv :\
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