Jump to content



Photo

Window Manager, set title, visibility, rename, etc... (window changing stuff)


  • Please log in to reply
15 replies to this topic

#1 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 26 September 2008 - 05:25 PM

Posted Image

Posted Image

This application will help you to get more controls over any window running on your desktop.
It has ability of detecting if a window is having on-top attribude, or detecting window's transparency.
It can alos change this values, so you can set any window to be on-top, or change it's transparency, or even hide it, disable it's ability to self-rename, etc...



All info is in the HELP menu of the script

Attached Files


Edited by sandin, 27 September 2008 - 01:52 AM.








#2 Marlo

Marlo

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 304 posts

Posted 26 September 2008 - 05:54 PM

very nice application dude, learnt alot from your source

<3
Click here for the best AutoIt help possible.Currently Working on: Autoit RAT

#3 billthecreator

billthecreator

    I am The creator

  • Active Members
  • PipPipPipPipPipPip
  • 379 posts

Posted 26 September 2008 - 06:01 PM

except its kinda already been done..

http://www.autoitscript.com/forum/index.php?showtopic=78271
My Scripts: From Most recent to least.Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap

#4 bluelamp

bluelamp

    Wayfarer

  • Active Members
  • Pip
  • 94 posts

Posted 26 September 2008 - 06:07 PM

Yes, very nice...
But how do you manage this superlarge (please do not take it personal) "spaghetticode" ?

Isn´t it hard to find a specific place in code :) ?

#5 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 26 September 2008 - 06:12 PM

very nice application dude, learnt alot from your source

<3

thank you :)

except its kinda already been done..

http://www.autoitscript.com/forum/index.php?showtopic=78271

I wasn't aware, though, this is my version of it

Yes, very nice...
But how do you manage this superlarge (please do not take it personal) "spaghetticode" ?

Isn´t it hard to find a specific place in code >_< ?

T_T code is rly MESSY, though I use SEARCH all the time, and I can manage ;p
I'll bring it to order once :idiot:


btw, I forgot to add this:
run only once

Edited by sandin, 26 September 2008 - 06:13 PM.


#6 bluelamp

bluelamp

    Wayfarer

  • Active Members
  • Pip
  • 94 posts

Posted 26 September 2008 - 06:22 PM

T_T code is rly MESSY, though I use SEARCH all the time, and I can manage ;p
I'll bring it to order once tongue.gif


Why don´t you group similar functiontypes (e.g. GUI-functions) and put them in files which you are including in your main file.
That would make the code easier to overlook and to understand.

#7 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 26 September 2008 - 06:26 PM

Why don´t you group similar functiontypes (e.g. GUI-functions) and put them in files which you are including in your main file.
That would make the code easier to overlook and to understand.

that would just decrease No. of lines in the main code, though u have a point, it would make easier to manage in the script ^^
anyway, the script still requires a lot of "bring to order" re-coding, but for now it's functioning.

#8 CoderDunn

CoderDunn

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 345 posts

Posted 26 September 2008 - 07:30 PM

except its kinda already been done..

http://www.autoitscript.com/forum/index.php?showtopic=78271


And mine was before yours XD

http://www.autoitscript.com/forum/index.ph...c=42829&hl=

Anyways looks great. Mine is very plain ...

Edited by Hallman, 26 September 2008 - 07:30 PM.


#9 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 26 September 2008 - 07:42 PM

And mine was before yours XD

http://www.autoitscript.com/forum/index.ph...c=42829&hl=

Anyways looks great. Mine is very plain ...


Thank you =)

#10 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 27 September 2008 - 12:26 AM

updated: reduced download's size and added function to run script only once.

#11 ChromeFan

ChromeFan

    Universalist

  • Banned (NOT IN USE)
  • 280 posts

Posted 27 September 2008 - 04:02 AM

updated: reduced download's size and added function to run script only once.


Your close button in (About) is not working but the upper one is working...

thanks for it, looking nice... let's see. Downloading...
Posted ImageWebsite: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, ‘What happened?’” –Casey Stengel

#12 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 27 September 2008 - 01:14 PM

Your close button in (About) is not working but the upper one is working...

thanks for it, looking nice... let's see. Downloading...


Thankx =), btw it's working for me (the close button) :)

#13 gseller

gseller

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 1,057 posts

Posted 30 September 2008 - 02:54 PM

Sweet! I like the list sorting you. Very nice touch... I am sure I will learn much from your example too. Thanks for sharing...

#14 sandin

sandin

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 569 posts

Posted 30 September 2008 - 03:57 PM

Sweet! I like the list sorting you. Very nice touch... I am sure I will learn much from your example too. Thanks for sharing...


thank you for the kind words =D

#15 TehWhale

TehWhale

    Whalee..

  • Banned (NOT IN USE)
  • 1,482 posts

Posted 30 September 2008 - 08:55 PM

It just runs, I allow Admin, and then it just, sits there, it's in Task manager, but it doesn't do anything, no GUI shows, etc.

#16 sc4ry

sc4ry

    Wayfarer

  • Active Members
  • Pip
  • 81 posts

Posted 01 October 2008 - 11:58 AM

Hey, seems very nice.
i did something like this, or maybe the same.

you can find it here, if someone want to test ist: http://autoit.de/index.php?page=Thread&...46806#post46806

but there is something i am not able to do, maybe you can help me.

i want to integrate 2 functions:

- minimize window into tray. icon will be displayed in tray and with a click on this icon, windows will remove (like tool TrayWizard).
- sort windows in taskbar (like tool TaskbarShuffle)

any idea?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users