I was wondering... does Qt offer an easy way to get the handle from another process or control... and to read captions from that handle? I can do this using the win32 api, but I would like to try to figure out how it can be done with x11. I didn't know if Qt offered a cross platform way of doing this. I have not seen a single Linux application be able to do this. I know it can't be that hard.