<br><br><div class="gmail_quote">On Fri, Sep 16, 2011 at 9:43 PM, Steve Graham <span dir="ltr"><<a href="mailto:jsgrahamus@yahoo.com">jsgrahamus@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="color:#000;background-color:#fff;font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>Hadn't really thought of that.  Great idea.  Thanks, Steve.</span></div></div>
</div></blockquote><div><br></div><div>Of course, if you find out that you really need to scrape the data (weird storage format, concurrency issues, etc), you'll have to talk to the API. At the very minimum, you'll have to send messages to the text fields (WM_GETTEXT).</div>
<div><br></div><div>Something like this:</div><div><br></div><div><a href="http://stackoverflow.com/questions/352236/reading-from-a-text-field-in-another-applications-window">http://stackoverflow.com/questions/352236/reading-from-a-text-field-in-another-applications-window</a></div>
<div><br></div><div>I have no need to do anything on Windows these days, so I've never used the win32 API with Chicken. However, since it is something that's easy to do in C, it shouldn't be that difficult to come up with a solution on both Chicken and Gambit.</div>
<div><br></div><div><br class="Apple-interchange-newline">-- Stephen<div><br><div><i>"Kids these days.</i></div><div><i>Whatever happened to hard work?</i></div><div><br></div><div>       -- Joel Spolsky, The perils of javaschools"</div>
</div></div><div><br></div></div>