Connecting Tech Pros Worldwide Help | Site Map

How to Get Text&Event in a window of another running process(linuxgtk)?

  #1  
Old June 27th, 2008, 05:38 PM
Darwin Lalo
Guest
 
Posts: n/a
I have read a lot of document.
But I can't find a little clue.

I want get the text & event in a window of a running process.

I have not the source code of the process,of course.

It is like the "hook" in a microsoft windows.

thank for any tips.

2008-04-21
  #2  
Old June 27th, 2008, 05:38 PM
Ian Collins
Guest
 
Posts: n/a

re: How to Get Text&Event in a window of another running process(linuxgtk)?


Darwin Lalo wrote:
Quote:
I have read a lot of document.
But I can't find a little clue.
>
I want get the text & event in a window of a running process.
>
I have not the source code of the process,of course.
>
It is like the "hook" in a microsoft windows.
>
Ask on a linux/GTK group or forum.

--
Ian Collins.
  #3  
Old June 27th, 2008, 05:38 PM
Darwin Lalo
Guest
 
Posts: n/a

re: How to Get Text&Event in a window of another running process(linuxgtk)?


On 4月22日, 上午11时28分, Ian Collins <ian-n...@hotmail.comwrote:
Quote:
Darwin Lalo wrote:
Quote:
I have read a lot of document.
But I can't find a little clue.
>
Quote:
I want get the text & event in a window of a running process.
>
Quote:
I have not the source code of the process,of course.
>
Quote:
It is like the "hook" in a microsoft windows.
>
Ask on a linux/GTK group or forum.
>
--
Ian Collins.
I have google a lot,But does not find a good "linux/GTK group or
forum".
can you tell me one? thanks a lot.
  #4  
Old June 27th, 2008, 05:38 PM
Jim Langston
Guest
 
Posts: n/a

re: How to Get Text&Event in a window of another running process(linuxgtk)?


Darwin Lalo wrote:
Quote:
On 4月22日, 上午11时28分, Ian Collins <ian-n...@hotmail.comwrote:
Quote:
>Darwin Lalo wrote:
Quote:
>>I have read a lot of document.
>>But I can't find a little clue.
>>
Quote:
>>I want get the text & event in a window of a running process.
>>
Quote:
>>I have not the source code of the process,of course.
>>
Quote:
>>It is like the "hook" in a microsoft windows.
>>
>Ask on a linux/GTK group or forum.
>>
>--
>Ian Collins.
>
I have google a lot,But does not find a good "linux/GTK group or
forum".
can you tell me one? thanks a lot.
Very windows specific. Try microsoft.public.vc.language even if you aren't
using it.

They'll probably point you at some combination of FindWindow and
EnumChildWindows.


--
Jim Langston
tazmaster@rocketmail.com


  #5  
Old June 27th, 2008, 05:38 PM
Lionel B
Guest
 
Posts: n/a

re: How to Get Text&Event in a window of another running process(linuxgtk)?


On Tue, 22 Apr 2008 02:33:19 -0700, Jim Langston wrote:
Quote:
Darwin Lalo wrote:
Quote:
>On 4脭脗22脠脮, 脡脧脦莽11脢卤28路脰, Ian Collins <ian-n...@hotmail.comwrote:
Quote:
>>Darwin Lalo wrote:
>>>I have read a lot of document.
>>>But I can't find a little clue.
>>>
>>>I want get the text & event in a window of a running process.
>>>
>>>I have not the source code of the process,of course.
>>>
>>>It is like the "hook" in a microsoft windows.
>>>
>>Ask on a linux/GTK group or forum.
>>
>I have google a lot,But does not find a good "linux/GTK group or
>forum". can you tell me one? thanks a lot.
Try the GTK+ mailing lists:

http://www.gtk.org/mailing-lists.html
Quote:
Very windows specific.
??? Did you miss the linux/GTK bit?

--
Lionel B
Closed Thread