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

Notification

Icon
Error

Options
Go to last post Go to first unread
kklepper  
#1 Posted : Friday, August 7, 2020 11:57:31 PM(UTC)
kklepper

Rank: Newbie

Reputation:

Groups: Approved
Joined: 8/7/2020(UTC)
Posts: 1

I used Strokes+ for years and had to reinstall Windows 10 recently which wiped nearly all programs in windows.old -- including Strokes+.

So I had to install the new version and am struggling now for quite some time. Lots of error messages which I can live with, but here I am stuck.

I want to associate Up and Down to PgUp and PgDown and nothing works.

Insert Hotkey looks easy, but no.

I tried

sp.SendVKey(vk.NEXT);
or
sp.SendVKeyDown(vk.NEXT);
sp.SendVKeyUp(vk.NEXT);
or
sp.SendKey('PGDN');

and recorded to see what was recorded - nothing.

Never experienced that much trouble with the old version.

Well, I looked around and found version StrokesPlus.2.8.2.0_x64 somewhere, installed it, closed the new and started the old version. There it is and works out of the box.

What a pity. So much wasted time.


Rob  
#2 Posted : Saturday, August 8, 2020 12:36:02 AM(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)
sp.SendVKey(vk.NEXT);

Is the right method, and it works fine for me. I also have not heard anyone else report an issue with Page Down or really any other key issue which has not since been resolved.

Quote:
Lots of error messages which I can live with

What kind of error messages? There shouldn't be any error messages outside of having invalid scripts, which that would make sense.

I'm certainly not trying to convince you to use this version, but there are a lot of users of S+.net and no one seems to be having the issues you're describing, which makes me think there's something else going on that we're missing.

Are you certain the Up/Down action are configured correctly and not being triggered in another area? As this would result in all of your attempts to have no output, for example.

If you just put sp.MessageBox("Up", "Up"); and sp.MessageBox("Down", "Down"); do you see the message boxes appear when you perform the gesture?
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.