First off, I've only taken an introductory class to programming, and only did some java.
I'm looking for a small program that will take text out of a certain window, and paste it to the clipboard whenever the original window has text added to it.
Meaning, if I'm in ICQ, AIM, or another chat program, I could sit looking at a live clipboard monitor, and watch my chat progress.
The reason this is useful is becouse I have a couple text-speech programs that automatically read any text pasted to the clipboard.
This program could be VERY simple. It only needs a window, and 1 field. in that field, I would type the window class/name, and then press ok.
How long would it take to make a program that would do the above?
-Suthern
I'm looking for a small program that will take text out of a certain window, and paste it to the clipboard whenever the original window has text added to it.
Meaning, if I'm in ICQ, AIM, or another chat program, I could sit looking at a live clipboard monitor, and watch my chat progress.
The reason this is useful is becouse I have a couple text-speech programs that automatically read any text pasted to the clipboard.
This program could be VERY simple. It only needs a window, and 1 field. in that field, I would type the window class/name, and then press ok.
How long would it take to make a program that would do the above?
-Suthern