PDA

Click to See Complete Forum and Search --> : I have a few questions, please help!


May 16th, 2000, 10:55 AM
Ok i need help on doing a few things. Well one of them is how do i put text into a textbox that is located in another program, but from my program? For example, all AOL programs do this, where you enter some message into the program and when you click send it will locate the AOL chatbox where you would normally enter your text, and the program will put what you entered in the textbox into AOL. How would i do this but for Napster? so far i can get napster's handle, and i think i found the handle of the chatbox in napster, but the thing is many of the objects on napster have the same handle, even though its not the same control.

second question is how do i get the text from inside napsters chat room? would getwindowtext work even though that gives the text of the caption on the form?

please reply and give me some help. so far i can only get the handle of napster and some of the controls on it. tell me what i should do next for my 2 questions. thank you.