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

Notification

Icon
Error

Options
Go to last post Go to first unread
Matija  
#1 Posted : Thursday, June 24, 2021 12:03:09 AM(UTC)
Matija

Rank: Member

Reputation:

Groups: Approved
Joined: 6/11/2021(UTC)
Posts: 24
Croatia

Thanks: 6 times
When scrolling through each individual Step settings using a mouse wheel, the wheel gets caught by a drop-down menu almost every time. This means that in the middle of scrolling through the settings, the wheel can accidentally change Command, Command Category and Parameter Source selections. Even if the user remembers the previous selections and tries to bring them back, the chosen parameter values get lost.

I don't know if this is only happening to me or not, but I can accidentally mess up the Step settings just by scrolling through and it happens almost every time. Can the wheel events somehow be disabled/ignored by the drop-down menus underneath the mouse pointer if they have not previously been focused using a keyboard or clicked on with a mouse button?
Rob  
#2 Posted : Thursday, June 24, 2021 12:36:12 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)
Wheel events removed from the Steps area combo boxes in 0.4.3.3
soooulp  
#3 Posted : Saturday, June 26, 2021 9:25:12 AM(UTC)
soooulp

Rank: Advanced Member

Reputation:

Groups: Moderators, Approved
Joined: 4/23/2020(UTC)
Posts: 161
China

Thanks: 46 times
Was thanked: 23 time(s) in 17 post(s)
Originally Posted by: Rob Go to Quoted Post
Wheel events removed from the Steps area combo boxes in 0.4.3.3



So are the Mouse Wheel events(MouseWheelAcceleration) and Keyboard().GetCurrentKeyboardLayout() broken down in Global Actions-Load/Unload

Hmmm, will they back again someday?
Rob  
#4 Posted : Saturday, June 26, 2021 3:44:33 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 is working fine for me:
Code:
sp.MessageBox(new Keyboard().GetCurrentKeyboardLayout(), "Keyboard Layout");

So is the mouse wheel plugin.

Can you provide the relevant load/unload script sections so I can see if it has to due with how things are being executed/invoked?
Rob  
#5 Posted : Sunday, June 27, 2021 2:00:58 AM(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)
It's like the plugins are not loaded - what shows in your Plug-Ins tabs?
thanks 1 user thanked Rob for this useful post.
soooulp on 6/27/2021(UTC)
soooulp  
#6 Posted : Sunday, June 27, 2021 2:12:39 AM(UTC)
soooulp

Rank: Advanced Member

Reputation:

Groups: Moderators, Approved
Joined: 4/23/2020(UTC)
Posts: 161
China

Thanks: 46 times
Was thanked: 23 time(s) in 17 post(s)
Originally Posted by: Rob Go to Quoted Post
It's like the plugins are not loaded - what shows in your Plug-Ins tabs?


Yeah, they work well when I add the plugins again. The update installed to the C://programs where the plugins were missing, and the last vision fold is that I just copied from a backup to the C://downloads fold.

Thank you, Rob.

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.