Re: script to click help balloon

  • From: "samer" <samer_hussain@xxxxxxxxxxx>
  • To: <jfw@xxxxxxxxxxxxx>
  • Date: Mon, 25 Sep 2006 11:38:24 +0200

 hi sir please can u send them again here is my email address    
samer_hussain@xxxxxxxxxxx

  ----- Original Message ----- 
  From: Jouie 
  To: jfw@xxxxxxxxxxxxx 
  Sent: Monday, September 25, 2006 10:17 PM
  Subject: RE: script to click help balloon


   I was planning to send it to you off list but, I can't find your E-mail 
address. So I just pasted the scripts here. And here it is.





  Var

   

  String SClass, ; The name of the window class.

   

  String SName, ; The name of the window.

   

  Handle HWND ; The handle of the current window.

   

  Let SClass = GetWindowClass (GetFirstWindow (FindTopLevelWindow

  ("Shell_TrayWnd",  "")))

  Let SName = GetWindowName (GetFirstWindow (FindTopLevelWindow

  ("Shell_TrayWnd",  "")))

  Let HWND = GetFocus ()

  GetFocus ()

   

  If SClass == "tooltips_class32"

  & SName != "" then ; Click the balloon.

   

  SayFormattedMessage (OT_NO_Disable, "Please wait, Windows Help Balloon 
clicked", "System Notification")

   

  SetFocus (GetFirstWindow (FindTopLevelWindow ("Shell_TrayWnd",  "")))

  SaveCursor ()

  RouteJAWSToPc ()

  RoutePcToJAWS ()

  {LeftMouseButton}

  SetFocus (HWND) ; Return the focus to its previous window.

   

  Else

   

  if SClass != "tooltips_class32"

  || SName == "" then ; State that a help balloon wasn't found.

   

  SayFormattedMessage (OT_No_Disable, "Windows Help Balloon not found", "System 
Notification")

   

  EndIf

  EndIf

   

   


------------------------------------------------------------------------------

  From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On Behalf Of 
samer
  Sent: Sunday, September 24, 2006 10:17 PM
  To: jfw@xxxxxxxxxxxxx
  Subject: Re: script to click help balloon


  yes i am using jaws 7.0
    ----- Original Message ----- 
    From: Jouie 
    To: jfw@xxxxxxxxxxxxx 
    Sent: Monday, September 25, 2006 9:24 PM
    Subject: RE: script to click help balloon


    Are you using JAWS 7.0? I have here the scripts.



----------------------------------------------------------------------------
    From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On Behalf 
Of samer
    Sent: Sunday, September 24, 2006 9:44 PM
    To: jfw@xxxxxxxxxxxxx
    Subject: Re: script to click help balloon


    hi sir please can u send me the Jaws script for clicking the help balloon 
in Windows XP 
    thanks a lot
      ----- Original Message ----- 
      From: Weinstone 
      To: jfw@xxxxxxxxxxxxx 
      Sent: Tuesday, August 22, 2006 5:09 AM
      Subject: Re: script to click help balloon


      Hello Linda Parent!

      Did you know that there is a Jaws script for clicking the help balloon in 
Windows XP?

      If you want, I can send it to you.

      HTH


        ----- Original Message ----- 
        From: Linda Parent 
        To: jfw@xxxxxxxxxxxxx 
        Sent: Sunday, August 20, 2006 7:01 PM
        Subject: RE: script to click help balloon


        Hi,

         

        When a balloon comes up, I go to the task tray and when I arrow down it 
reads the spoken message about the balloon and I just press enter or if I want 
it to go away, from the tray, I tab to cancel and and press enter

         

        Linda Parent

         


------------------------------------------------------------------------

        From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On 
Behalf Of Weinstone Smith
        Sent: Friday, July 28, 2006 10:55 PM
        To: jfw@xxxxxxxxxxxxx
        Subject: Re: script to click help balloon

         

        Hal, I have the script but as you told, it will work with 7.0.  If you 
want, you can try it.


         

          ----- Original Message ----- 

          From: Ben J. Bloomgren 

          To: jfw@xxxxxxxxxxxxx 

          Sent: Thursday, July 27, 2006 2:25 PM

          Subject: Re: script to click help balloon

           

          The balloons come up in the task list for me. I don't need a script. 
It's 
          been this way since 6.
          Ben
          ----- Original Message ----- 
          From: "Hal Pearson" <hspearson@xxxxxxxxxxxx>
          To: "JFW List" <jfw@xxxxxxxxxxxxx>
          Sent: Wednesday, July 26, 2006 3:02 PM
          Subject: script to click help balloon


          > Hi to all on list,
          >
          > several months back someone on list wrote a script to click a help 
balloon
          > under windows xp, this script works in jfw 6.2 but not in 7.1. Has 
anyone
          > got this script working for jfw 7.1; I don't seem to find it on jfw 
lite
          > page.
          >
          > Hal
          >
          > --
          > JFW related links:
          > JFW homepage: http://www.freedomscientific.com/
          > Scripting mailing list: 
          > http://lists.the-jdh.com/listinfo.cgi/scriptography-the-jdh.com
          > JFW List instructions:
          > To post a message to the list, send it to jfw@xxxxxxxxxxxxx
          > To unsubscribe from this mailing list, send a message to 
          > jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject 
line.
          > Archives located at: //www.freelists.org/archives/jfw
          >
          > If you have any concerns about the list, post received from the 
list, or 
          > the way the list is being run, do not post them to the list. Rather 
          > contact the list owner at jfw-admins@xxxxxxxxxxxxxx
          > 


          --
          JFW related links:
          JFW homepage: http://www.freedomscientific.com/
          Scripting mailing list: 
http://lists.the-jdh.com/listinfo.cgi/scriptography-the-jdh.com
          JFW List instructions:
          To post a message to the list, send it to jfw@xxxxxxxxxxxxx
          To unsubscribe from this mailing list, send a message to 
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
          Archives located at: //www.freelists.org/archives/jfw

          If you have any concerns about the list, post received from the list, 
or the way the list is being run, do not post them to the list. Rather contact 
the list owner at jfw-admins@xxxxxxxxxxxxxx

Other related posts: