Jump to content

Sundarrajan

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Sundarrajan

  1. Hi, thanks for your reply. Yes i tried, not working in automated way. Only manual screen navigation TAB is working fine. Need to force call the Lost_focus with dllcall kind?
  2. Many Thanks Larsj. I've started using the UIASpy. In the example scripts i could see "UIAWrappers.au3" but couldn't find that file. Would it be possible to share the link to download?
  3. Hi Team, I'm trying to download UIASpy.7z, but its unavailable. Anybody can help? Thanks, Sundarrajan R
  4. Hi team, I'm automating a Windows GUI with AutoIt v3.3.8.1. When i'm setting the text by ControlSetText, the text box lost focus event not triggered. But the windows GUI working fine in try manually. If the event trigger properly, the Windows GUI auto enabled 6 text boxes [ref: Manual Run.png] Code Snippet ControlSetText($hWnd,"","[NAME:txtMsgLen]", "0006") send("{TAB}") By any chance shall we force the Windows GUI Lost Focus event of a text box? Any help is much appreciated. Thanks! Sundarrajan R
×
×
  • Create New...