hello
thanks for the program
I was wondering if is it possible to add feature to XMBC so it can understand
when you hold a button or for example do a right double click and allow you to
define a set of designed command for that move ?
if possible it will be very useful and greatly increase the function of mouse
using Doubleclick and holding buttons to do specefied tasks?
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links or images until they have at least 4 posts.
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links or images until they have at least 4 posts.
-
- New User
- Posts: 3
- Joined: Sun Jul 03, 2011 1:59 pm
Re: using Doubleclick and holding buttons to do specefied ta
Hi,
This is a reasonably frequent request (I guess I should update the FAQ lol), but right now it is not possible.
I don't know if a double click action will ever be possible because of the problems it introduces when trying to detect double clicks at the windows message level that XMBC operates. For example, one problem is how to tell the difference between a click and the first click of a double click? The only way to know would be to delay any action until the double click time out has passed and at this level, that would delay ALL clicks which I think would be unacceptable.
Mouse chording (using two buttons at once) potentially has similar issues although perhaps not quite such a problem. And mouse gestures, another frequent request (which is perhaps more likely to happen than double click) is also on the to-do/to-investigate list but I can not make any promises or time lines as both have been on the to-do list for > 4 years or so already!
Thanks,
Phil
This is a reasonably frequent request (I guess I should update the FAQ lol), but right now it is not possible.
I don't know if a double click action will ever be possible because of the problems it introduces when trying to detect double clicks at the windows message level that XMBC operates. For example, one problem is how to tell the difference between a click and the first click of a double click? The only way to know would be to delay any action until the double click time out has passed and at this level, that would delay ALL clicks which I think would be unacceptable.
Mouse chording (using two buttons at once) potentially has similar issues although perhaps not quite such a problem. And mouse gestures, another frequent request (which is perhaps more likely to happen than double click) is also on the to-do/to-investigate list but I can not make any promises or time lines as both have been on the to-do list for > 4 years or so already!
Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)
Re: using Doubleclick and holding buttons to do specefied ta
See
viewtopic.php?f=6&t=618
I developed C# solution where glogal double click hooking functionality is implemented, but in my where is no functionality for configuration in user interface. It is possible to add glogal double hooking click functionality. I can send solution by e-mail
m a i l m e n o w 84 @ m a i l . r u
viewtopic.php?f=6&t=618
I developed C# solution where glogal double click hooking functionality is implemented, but in my where is no functionality for configuration in user interface. It is possible to add glogal double hooking click functionality. I can send solution by e-mail
m a i l m e n o w 84 @ m a i l . r u
Re: using Doubleclick and holding buttons to do specefied ta
Thanks Igonik,
As I said in that post, I will look in to your solution when I have time. It is by no means my top priority in life!
As it happens, the (C++) user interface is the most complex bit of XMBC which is another reason I have been putting off gestures, chording etc.
Thanks,
Phil
As I said in that post, I will look in to your solution when I have time. It is by no means my top priority in life!
As it happens, the (C++) user interface is the most complex bit of XMBC which is another reason I have been putting off gestures, chording etc.
Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)