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

Notification

Icon
Error

Options
Go to last post Go to first unread
user_fenix  
#1 Posted : Sunday, September 24, 2023 11:00:16 PM(UTC)
user_fenix

Rank: Newbie

Reputation:

Groups: Approved
Joined: 9/24/2023(UTC)
Posts: 1
United Kingdom
Location: london

Hi. I have a quite simple problem but can`t figure it our.
I want to setup text expansion command for moving file in windows explorer but first the strokesplus sending backspace command to file explorer ( according to program algorytm ) and changing my folder cause going up.
For example if I put 12 - strokesplus first sending two times backspace ( cause is two digital) and this twice comand changing folder in my file explorer.
So I wondering is there any way to cover this backspace command for any program , making me transparent backspace and normally working command after that?
I am not sure I am writing this in good way but there is only way which I understand ..sorry gays for that :) I hope you will understand what I looking for.
Thanks.
Rob  
#2 Posted : Thursday, October 19, 2023 3:01:22 PM(UTC)
Rob

Rank: Administration

Reputation:

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

Thanks: 28 times
Was thanked: 419 time(s) in 356 post(s)
Yeah, the text expansion is intended to backspace and replace text, not trigger an event.

You would need to create this logic yourself via the keyboard hook event shown here:

https://forum.strokesplus.net/posts/t7209-Mouse---Keyboard-Event-Subscriptions

You'd have to see if Explorer is the active window, then keep track of the key press(es), and react accordingly - it will likely be somewhat complicated to do just right...but it is possible.
Users browsing this topic
Guest (2)
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.