Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

希望能够实现鼠标拖动选择的功能 #33

Closed
ITs-WHY opened this issue Jul 6, 2020 · 3 comments
Closed

希望能够实现鼠标拖动选择的功能 #33

ITs-WHY opened this issue Jul 6, 2020 · 3 comments

Comments

@ITs-WHY
Copy link

ITs-WHY commented Jul 6, 2020

在录制的时候发现按下鼠标左键拖动选择文本的过程无法被录制下载
在日常使用中这个操作还是挺频繁的 希望能够解决

@ITs-WHY
Copy link
Author

ITs-WHY commented Jul 6, 2020

刚刚又尝试了通过按 shift + 上下左右 的方式来选择,也是不能选中那一块文本,但是再复制粘贴可以粘贴出本来应该选中的那一块文本

@taojy123
Copy link
Owner

taojy123 commented Jul 7, 2020

好的,下个版本会改回 win32api 方式实现录制和模拟。回头加一个记录 mouse move 事件,这样就能模拟鼠标拖动轨迹了。
shift + 上下左右的问题已经建了另外的 issue,到时候会一并解决。

@taojy123
Copy link
Owner

taojy123 commented Sep 7, 2020

v3.0 版本已发布,鼠标轨迹可被录制了
https://github.com/taojy123/KeymouseGo/releases/tag/v3.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants