Jump to content

[help]Winwait for Tools Tip


kevinh
 Share

Recommended Posts

I Have an idea to create program to do something after windows notifying

I Have try

WinWaitActive("[TITLE:You have a new message.; CLASS:tooltips_class32;]", "")

WinWaitActive("[You have a new message")

But none of them work when New Message Notify Come the Autoit Don't get it

Could anyone help me?

Posted Image

Here The Autoit windows Info

>>>> Window <<<<

Title: You have a new message.

Class: tooltips_class32

Position: 790, 684

Size: 152, 69

Style: 0x940000C3

ExStyle: 0x00080088

Handle: 0x00010082

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle: 0x000B0374

>>>> Mouse <<<<

Position: 837, 712

Cursor ID: 0

Color: 0xFFFFFF

>>>> StatusBar <<<<

>>>> Visible Text <<<<

>>>> Hidden Text <<<<

Edited by kevinh
Link to comment
Share on other sites

The title of the balloon message looks like it is "Nokia PC Suite" (in the screen shot ), not "You have a new message", try using the other title.

Edit: Clarity

Yes that is nokia pc suit notify

i want to catch the sms notify

and do something with it

@kevinh

WinWaitActive("[CLASS:tooltips_class32]")

Not tested

Cheers, FireFox.

i try but still don't notify baloon message... Edited by kevinh
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...