http://search.cpan.org/~karasik/Win32-GuiTest-1.54/lib/Win32/GuiTest/Exa
mples.pm

see eg/showwin.pl

GetWindowText() is the function that pulls the data i want in case
anyone wants to know.

This is just the info i was looking for, thanks for the pointer!

-----Original Message-----
From: Geoffrey Spear [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 03, 2007 12:19 PM
To: Fleming, John M
Subject: Re: [perl-win32-gui-users] question about icons on the taskbar
and hover over.

You're talking about this list of open windows, right?  If the
information you're looking for is what's in the title bar of a Window,
I have no idea how to get it directly from the taskbar, but it's
fairly trivial to grab from the window itself using Win32::Guitest

If that's what you're looking for I can find some source code to send
you as an example.

On Dec 3, 2007 1:15 PM, Fleming, John M <[EMAIL PROTECTED]> wrote:
>
>
> I'm not really sure what the technical name is for icons that show up
on the
> task bar, but I'm not talking about the start button, systray or quick
> launch just to be clear.
>
> I'm kind of at a lose on how to look this up first off, but how could
i get
> a list of all the icons on the taskbar (or whatever they're called)
and get
> the text that is displayed when you hover the mouse over a certain
icon. The
> end result I'm looking for is just the data off a single icon but i'm
sure
> if i could get the whole list i could figure it out from there. This
is
> really just kind of a pet project to see if i can pull some useful
data from
> a ticket tracking system (like the current open ticket number).
>
> Thanks for any input.
>
------------------------------------------------------------------------
-
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/
>



-- 
Geoffrey Spear
http://www.geoffreyspear.com/

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to