From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,72b732a1dc8500e X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!newsfe06.iad.POSTED!7564ea0f!not-for-mail Message-ID: <49028AC1.7000107@emc.com> From: Mikhail Terekhov User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: [ANN] ada-autoit updated to work with AUtoIt v3.2.12 References: <3hsLk.20974$he4.20381@newsfe27.ams2> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: fjjkfhidgfkchkdgljgpgahhbdpjnfak X-Complaints-To: abuse@charter.net X-Trace: emlnjhpjaknjmmohfkhgnhldfhiklkalfmpppckeahepepmbfjjkfhidgfkchkdgomjjikdpganhkfhfohaaalckoipmdabnadmpfmdaimppgfmagllnjjcjdglbkfodfengolcelnpbekad NNTP-Posting-Date: Sat, 25 Oct 2008 02:56:00 UTC Date: Fri, 24 Oct 2008 22:56:01 -0400 Xref: g2news1.google.com comp.lang.ada:2489 Date: 2008-10-24T22:56:01-04:00 List-Id: Steve wrote: > I recently tried using autoit and found it interesting. Unfortunately it > wasn't able to do everything I wanted to do with out a lot of extra work, or > at least learning a new programming language (the special dialect of basic > used by autoit). I did a little research to see if there was an easier way > and found the Microsoft UI Automation Library. > > http://msdn.microsoft.com/en-us/magazine/cc163288.aspx > > For my app I wound up using the c# and the.net framework which contains an > automation framework (system.windows.automation). If I were developing the > same app in Ada I would either use A# or create a binding to the Microsoft > UI Automation Library using GnatCOM. > > Regards, > Steve > > You may find this link interesting as well http://pywinauto.openqa.org Regards, Mikhail