2007-05-06 12:37:11 PM cppbuilder39
Greets all:
TMouse seems to only with within the scope of a Form. I know
this must be wrong... I think. I need a way to set the position
of the mouse (X/Y) as well as read (get) it... Can someone
please tell me what to take a look at.
Thanks all - Esp Teamb.
Laterz.
maeder
CBuilder Developer
2007-05-06 02:08:01 PM
Re:Mouse routines.
This newsgroup is about the C++ programming language, while your
question looks like it is about using a VCL component.
Please direct your browser at info.borland.com/newsgroups/ and
read the newsgroup descriptions and guidelines. This will help you
find the appropriate newsgroup for your question.
Bruce Larrabee
CBuilder Developer
2007-05-06 08:25:06 PM
Re:Mouse routines.
Hi Matthew,
Look up the function 'SetCapture()'.
HTH,
Bruce