Is this external program an arbitrary program or did you write it yourself?
Is this external program an arbitrary program or did you write it yourself?
It is a general program, I haven't source code of it, but for sure I know that it is not a console application and it has a graphical window.
Then you won't be able to do it in a cross-platform way. On Windows you can use PostMessage/SendMessage, on Unix you have to use X11 calls. On other platforms you're on your own.
Ok, thanks...
so I need to use X11, because I want to use it on linux.
I have fedora 8 distribution and I can't change it.
do I need to install something to use X11 features?
where I can find documentation ???
thank you very much
Bookmarks