473,396 Members | 1,766 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,396 software developers and data experts.

How to repeat the mouse behavior?

Hi All,
I want to repeat the mouse behavior from user.

I have an application ( Bluetooth ), I can drag files (Mp3/jpg/...) to the
bluetooth icon, and then choice the target device, finally, the applicatoin
will send those files to the target device.

Right now, I want this behavior can automatically repeat. What can I do ?

Thank you very much for your help.

Best regards,
Boki.
Nov 30 '05 #1
6 1050
Hi Boki,

I think you need to explain a bit more. Why would you want to send the same
files to a target device more than once? And if the files are different, the
operation can't be made 'automatic' since it requires human intervention to
choose the files.

So what exactly do you mean by "automatically repeat"?

[==P==]

"Boki" <bo******@ms21.hinet.net> wrote in message
news:uV*************@TK2MSFTNGP10.phx.gbl...
Hi All,
I want to repeat the mouse behavior from user.

I have an application ( Bluetooth ), I can drag files (Mp3/jpg/...) to the
bluetooth icon, and then choice the target device, finally, the
applicatoin will send those files to the target device.

Right now, I want this behavior can automatically repeat. What can I do ?

Thank you very much for your help.

Best regards,
Boki.

Nov 30 '05 #2
Hi Peter,
Sorry, I want user can choose file(s) and then push to
Bluetooth device via this tool, because if we don't have this tool, we
have to drag files again and again.

for example:
I have a.mp3, b.jpg, c.bmp
and then I drag these three files to the BT icon ( at the same time,
the tool record the behavior ) and then I can control how many times I
want to repeat. ( or other functions)

I can't sure this is a good method, pleaee welcome to advice any
comment.

Best regards,
Boki

Nov 30 '05 #3
Kay
Hi Boki

I have no experience for bluetooth device but you may put the source &
destination path into 2 variables, then loop thru all the selected icon
(i.e. for each selected item in the source control, or do a count, something
like selecteditem.count, depends on which control you used), then do the
copy...

HTH

Kay

<bo******@ms21.hinet.net> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Hi Peter,
Sorry, I want user can choose file(s) and then push to
Bluetooth device via this tool, because if we don't have this tool, we
have to drag files again and again.

for example:
I have a.mp3, b.jpg, c.bmp
and then I drag these three files to the BT icon ( at the same time,
the tool record the behavior ) and then I can control how many times I
want to repeat. ( or other functions)

I can't sure this is a good method, pleaee welcome to advice any
comment.

Best regards,
Boki

Dec 1 '05 #4
Hi,

1. how to control/monitor the mouse moving( x, y, click..) information
when the mouse is outside of a focus window.

2. How to command windows "copy" a select item...

Thank you very much!

Best regards,
Boki.

Kay wrote:
Hi Boki

I have no experience for bluetooth device but you may put the source &
destination path into 2 variables, then loop thru all the selected icon
(i.e. for each selected item in the source control, or do a count, something
like selecteditem.count, depends on which control you used), then do the
copy...

HTH

Kay

<bo******@ms21.hinet.net> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Hi Peter,
Sorry, I want user can choose file(s) and then push to
Bluetooth device via this tool, because if we don't have this tool, we
have to drag files again and again.

for example:
I have a.mp3, b.jpg, c.bmp
and then I drag these three files to the BT icon ( at the same time,
the tool record the behavior ) and then I can control how many times I
want to repeat. ( or other functions)

I can't sure this is a good method, pleaee welcome to advice any
comment.

Best regards,
Boki


Dec 2 '05 #5
<bo******@ms21.hinet.net> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
1. how to control/monitor the mouse moving( x, y, click..) information
when the mouse is outside of a focus window.
Check the docs for SendInput() and / or mouse_event().
2. How to command windows "copy" a select item...


The programmatic interface to the clipboard is described here:

http://msdn.microsoft.com/library/de...eclipboard.asp

Regards,
Will
Dec 2 '05 #6
Nice answer. Thanks!

Best regards,
Boki.

Dec 3 '05 #7

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

Similar topics

1
by: nicholas | last post by:
Hi, If on an asp.net page the user has just selected a value in a dropdownlist and scrolls with the wheel of his mouse, the selected value of the dropdownlist will change. How could I avoid...
4
by: ML | last post by:
I am trying to use the mouse wheel event on a numeric input box to allow the use to scroll to inc/dec the value by 1. The issue I am having is that the delta value returned seems to be off. From...
4
by: Boki | last post by:
Hi All, I want to repeat the mouse behavior from user. I have an application ( Bluetooth ), I can drag files (Mp3/jpg/...) to the bluetooth icon, and then choice the target device, finally, the...
2
by: scott_gui | last post by:
I am creating a Windows application: The mouse event <Double-Button-1> has a conflict when the <Button-1> event also has a binding. Double clicks will first perform the single click action. This...
7
by: Martijn Mulder | last post by:
When the mouse is over a picture, the user can grow or shrink it by rolling the central mouse wheel. What behavior is typical when the user rolls the wheel away. Will the picture grow or shrink...
1
by: Alan | last post by:
I just installed MS Access 2002 on a new PC. On my old PC when I had a form up and held the mouse down on the backward and forward arrows to change the record, the records would fly by due to the...
1
by: =?Utf-8?B?bGpsZXZlbmQy?= | last post by:
I've noticed that if you click on a Windows.Forms.ToolStripButton then a MouseLeave event will not occur until the button is released. ToolStripMenuItems on the other hand will raise a MouseLeave...
2
XedinUnknown
by: XedinUnknown | last post by:
Hi! I am new to this forum, but not new to web design and programming. Nevertheless, I have never tried to use PNG so extensively in my pages. here's the problem. First, I have found that the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.