Jump to content



Photo

_WinGetAltTabWinList


  • Please log in to reply
2 replies to this topic

#1 Ascend4nt

Ascend4nt

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 1,072 posts

Posted 25 February 2009 - 02:21 PM

_WinGetAltTabWinList



Since Authenticity was awesome enough to post how to get the Alt-Tab-able Windows, I decided to wrap it into a simple UDF that can be used just as WinList. The potential use is great. One person has already used the code to create a replacement Alt-Tab interface.

Simple example:
#include "_WinGetAltTabWinList.au3" #include <Array.au3> Local $aWindows=_WinGetAltTabWinList("","",True) _ArrayDisplay($aWindows)


*UPDATES:11/30/2010:
  • Fixed extended-style check to skip over certain windows that shouldn't be in the list, cleaned up and shortened code a bit.

Download the ZIP at my Site


Ascend4nt's AutoIT Code License agreement:
While I provide this source code freely, if you do use the code in your projects, all I ask is that:
  • If you provide source, keep the header as I have put it, OR, if you expand it, then at least acknowledge me as the original author, and any other authors I credit
  • If the program is released, acknowledge me in your credits (it doesn't have to state which functions came from me, though again if the source is provided - see #1)
  • The source on it's own (as opposed to part of a project) can not be posted unless a link to the page(s) where the code were retrieved from is provided and a message stating that the latest updates will be available on the page(s) linked to.
  • Pieces of the code can however be discussed on the threads where Ascend4nt has posted the code without worrying about further linking.

Edited by Ascend4nt, 14 September 2011 - 02:51 AM.






#2 KaFu

KaFu

    Hey, it's just me, KhaFoo...

  • MVPs
  • 3,162 posts

Posted 25 February 2009 - 02:39 PM

Really nice :), this will for sure be useful.

Cheers

#3 Ascend4nt

Ascend4nt

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 1,072 posts

Posted 01 December 2010 - 03:03 AM

*UPDATES:11/30/2010:
  • Fixed extended-style check to skip over certain windows that shouldn't be in the list, cleaned up and shortened code a bit.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users