StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Sherif Aliti  
#1 Posted : Thursday, September 30, 2021 9:36:30 AM(UTC)
Sherif Aliti

Rank: Advanced Member

Reputation:

Groups: Approved
Joined: 2/16/2021(UTC)
Posts: 39
Albania
Location: Fier

Thanks: 25 times
Was thanked: 1 time(s) in 1 post(s)
Hi, I am using explorer-like directory opus, it will be open if we double click on the desktop.
I want to make a gesture with a double click but on desktop, so the command will be sent as a double click on desktop
Can anyone help me? Thanks.
Rob  
#2 Posted : Thursday, October 14, 2021 1:19:30 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,349
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 416 time(s) in 354 post(s)
This would perform a double-click:
Code:
StrokesPlus.Input.Mouse.Button.DoubleClick(MouseButtons.Left);
thanks 1 user thanked Rob for this useful post.
Sherif Aliti on 10/14/2021(UTC)
Sherif Aliti  
#3 Posted : Thursday, October 14, 2021 5:00:24 PM(UTC)
Sherif Aliti

Rank: Advanced Member

Reputation:

Groups: Approved
Joined: 2/16/2021(UTC)
Posts: 39
Albania
Location: Fier

Thanks: 25 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: Rob Go to Quoted Post
This would perform a double-click:
Code:
StrokesPlus.Input.Mouse.Button.DoubleClick(MouseButtons.Left);


Interested to sent double click to desktop only, so when we sent a command to be executed as I click double click on the desktop.
Thanks

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.