473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

scan frames of other windows

hi folks,

as i've got some spare time, i started with a pretty interesting
project today.

scenario:

imagine you hang around in chatrooms, but don't want to read
everything. let's say you are interested in reading just those lines,
which contain a specific word or something like this. respective of the
specific word you interrupt for, u might be able to automize any kind
of reply.

so, my task is to write a program, which finds the chat window and
hooks to the main chat window frame and the input_line of the chat. the
main chat window frame should be scanned for any new lines of other
users and pass it to my text parser. moreover, i'd like to be able to
pass messages (or junk of text) to the "edit" or input-line of the chat
client.

k, so... i already managed to find the chat (child) window (easy)...
but ... how can i access the respective frames ?

thx in forward,
peter

Dec 15 '05 #1
3 1231

pm******@aon.at wrote:
hi folks,

as i've got some spare time, i started with a pretty interesting
project today.

scenario:

imagine you hang around in chatrooms, but don't want to read
everything. let's say you are interested in reading just those lines,
which contain a specific word or something like this. respective of the
specific word you interrupt for, u might be able to automize any kind
of reply.

so, my task is to write a program, which finds the chat window and
hooks to the main chat window frame and the input_line of the chat. the
main chat window frame should be scanned for any new lines of other
users and pass it to my text parser. moreover, i'd like to be able to
pass messages (or junk of text) to the "edit" or input-line of the chat
client.

k, so... i already managed to find the chat (child) window (easy)...
but ... how can i access the respective frames ?

thx in forward,
peter


Since C++ doesn't have any concept of 'chat', 'window' or 'frames',
your question is off-topic for this group.

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Gavin Deane

Dec 15 '05 #2
Why are so many posts in this newsgroup off topic? There must be a
huge misunderstanding of what the C++ language is.

Dec 15 '05 #3
BigBrian <wo**@brianmielke.com> wrote:
Why are so many posts in this newsgroup off topic? There must be a
huge misunderstanding of what the C++ language is.


It must be that people assume that just because they are *using* C++,
then it must be relevant to this newsgroup.

Someone once made the analogy, that it's like asking about dry-cleaning
in a car newsgroup. People say that dry-cleaning is off-topic in a car
newsgroup, but the poster's logic is akin to, "But I rode in my car to
the dry-cleaner's, therefore it is related to cars and thus on-topic".

--
Marcus Kwok
Dec 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: robert | last post by:
just got out of a "class" on EXPLAIN, from a 390/v6 maven. was told that ACCESSTYPE = 'R' in the plan_table meant a TableSpace scan. hmmmm. next step up (or down, depending on your outlook)...
1
by: SteveComplex | last post by:
I'm currently working on a project developing a web application that makes heavy use of 3rd-party controls, popup windows and frames ( not my design I hasten to add ). Some of the pages make use...
1
by: Nikolay Petrov | last post by:
I need to capture frames from my webcam using a windows service. I've found some sample code on how to use thw VfW API, but I have two major problems: 1. The sample code uses picturebox to preview...
8
by: rn5a | last post by:
I have a HTML page named Index.html which is divided into 3 frames. The URL of 2 of the frames are HTML pages but the 3rd frame houses a ASP page. Now when I go to Windows Explorer, navigate to...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.