Some useful ideas #54
Replies: 4 comments 5 replies
-
Hmm, this functionality is already created, use the mouse wheel or arrow keys (left, right, up, down) and shift + arrow keys modifications (shift + left, shift + right, shift + up, shift + down), also you can move all the keys by grabbing the right mouse button on the desired key and dragging the entire keyboard. There is no need for all keys to fit on the screen, those that are outside the boundaries will be ignored. Regarding IDEA 2, can you give an example? Or make a screen recording. |
Beta Was this translation helpful? Give feedback.
-
Ok, I think I understand what you mean. I'll try to implement it =) |
Beta Was this translation helpful? Give feedback.
-
Checkout last update on alpha branch =) Added two buttons:
|
Beta Was this translation helpful? Give feedback.
-
Hi bro, thanks for the update. I'm trying to test now: but I can't open any video. I hope you can add some exceptions to handle errors too xd Thanks! Dependencies are installed of course and the videos are in the same directory of v2m.py : |
Beta Was this translation helpful? Give feedback.
-
I'm going crazy trying to position each key precisely, key by key, to match the keyboard shown in the video exactly... I'm probably overdoing it and I haven't even tested the result yet. I think I've already spent more than an hour on this, and I haven't finished anything yet
IDEA: Unless I'm unnecessarily complicating the situation, could you implement a system that allows to enter the number of keys as an input? In this way, the keys would already be ready to be moved directly.
IDEA 2: This is more a question of order, not a pressing need: could you implement an alignment system that allows to put all the keys at the same height based on the color? For example, I adjust the first key, but the others are misaligned due to manual precision. By pressing a specific key, they would all align on the same horizontal line.
Beta Was this translation helpful? Give feedback.
All reactions