Recent

Author Topic: How to read text from annother application  (Read 2053 times)

wjackson153

  • Sr. Member
  • ****
  • Posts: 267
How to read text from annother application
« on: December 17, 2013, 12:27:05 pm »
For windows there was a utility that you could hover your mouse over a 3rd party application windows contents
and it would extract the text into a text control.

My question is how could this be achieved on linux,  I can not find a 3rd party  app that can perform this task
on a linux machine.  Windows apps use an api GetWindowText,   does linux have a simular concept


This is my goal,   open for example Gcalculator   , put mouse over the input field where I have input for example
500,  my app should extract the value from the input field.


Is this feasable?

Lazarus 1.1 r39490 CT FPC 2.7.1 i386-linux KDE
Linux Mint 14 KDE 4

wjackson153

  • Sr. Member
  • ****
  • Posts: 267
Re: How to read text from annother application
« Reply #1 on: December 18, 2013, 10:27:51 pm »
Is anyone familar with ptrace and wine,  peek, poke etc

if so could you post a breif example how I can peek at the a input fields contents
and relay the contents as a string that can  be imported to text file or stdout, etc..

Lazarus 1.1 r39490 CT FPC 2.7.1 i386-linux KDE
Linux Mint 14 KDE 4

 

TinyPortal © 2005-2018