Kreatorul 0 Posted July 21, 2010 The traditional way "WinGetText" of course, doesn't work for text created with GDI+. I need to retrieve it from an application so I can use it in my own. Help please? Share this post Link to post Share on other sites
PsaltyDS 39 Posted July 21, 2010 Use OCR. When GDI+ adds the text to an image, I think it just sets the appropriate pixels. I don't think the text string itself exists any more, just some changed pixels in the image. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites