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

Notification

Icon
Error

Options
Go to last post Go to first unread
Mans  
#1 Posted : Monday, July 1, 2019 4:10:46 PM(UTC)
Mans

Rank: Newbie

Reputation:

Groups: Approved
Joined: 7/1/2019(UTC)
Posts: 4
Uzbekistan
Location: Tashkent

Thanks: 1 times
sp.SendKeys("^t"); working only english keyboard layout, and not work with russian. at strokePlus i change to acSendKeys("^{vkey 84}"). how do that at strokeplus.net
Rob  
#2 Posted : Monday, July 1, 2019 6:13:28 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)
Try this:
Code:
sp.SendModifiedVKeys([vk.LCONTROL], [vk.VK_T]);
thanks 1 user thanked Rob for this useful post.
Mans on 7/1/2019(UTC)
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.