On Tue, 16 Sep 2003 03:56:36 -0500, theoharis tsenis wrote:
>
>   i am new in Xwin programming. I made an enumwindow function. For 
> each visible window i get a Window structure. My main consern is to get 
> the process id of the window and i am puzzled the way i should terminate 
> that process if necessery.

To elaborate on Mark's response, the REASON you cannot get a process ID for a 
given window is that, in the X world, that window might have been generated by 
a program on an entirely different computer, running an entirely different 
operating system, across the network.

--
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to