Jump to content

Why can't I read this window?


Kiai
 Share

Recommended Posts

I am trying to read a print notification from the system tray. I used the autoit window info tool to find the data below. No matter what I put in for title or included text, or control, my app doesn't seem to recognize the tray tip that pops up. I'm basically just trying to read that the print worked, and the number of pages. Any suggestions on how to read this?

>>>> Window <<<<

Title: Document name: 'SmLetterdbkamrl.rtf'

Printer name: '\\vmfs-print2\GIM-LASER1'

Time sent: 14:58:18 03/24/2009

Total pages: 1

Class: tooltips_class32

Position: 1252, 925

Size: 283, 111

Style: 0x940000C3

ExStyle: 0x00080088

Handle: 0x0001009A

Link to comment
Share on other sites

Use

CLASS:tooltips_class32

or

TITLE:"Document name"

with this type of title you can get the more advance settings then

Check Window Titles and Text (Advanced) in the help file

0x576520616C6C206469652C206C697665206C69666520617320696620796F75207765726520696E20746865206C617374207365636F6E642E

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...