From: Charles Roper Date: 2010-10-29T01:07:30+09:00 Subject: Re: Web App with Windows GUI There might be some mileage in using AutoHotKey with Ruby. There was a thread that mentioned it recently that looked pretty interesting: http://www.ruby-forum.com/topic/296632 What's more, the AutoHotKey community is very active, so they might be able to help further with what you're trying to do: http://www.autohotkey.com/forum/ Charles On 28 October 2010 07:32, Mike Stephens wrote: > Charles Calvert wrote in post #957671: >> Mike, is there any chance that you could tell us what this application >> does?  Someone may be able to suggest an alternative that you could >> automate directly from Ruby or indirectly via COM. > > Its a VB Health Insurance package. The application is to register, view > and update new hospitals and spec|alists, and to allow them to check > whether a patient has cover. So it's just reading and writing data to > text boxes, dropdowns etc > > -- > Posted via http://www.ruby-forum.com/. > >