Jump to content

Dock Window ?


forever
 Share

Recommended Posts

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 by forever
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...