Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Data Context after shift key is released (Read 2597 times)
MisteryGuy_07
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 11
Joined: Jan 21st, 2019
Data Context after shift key is released
Apr 8th, 2019 at 9:46pm
Print Post  
I'm experiencing a problem where all my bindings recalculate after shift key is released automatically even if I set my bindings as OneTime. If I release the shift key manually no extra binding happens. So, is there a reason for that behaviour or I'm into a bug?

I'm trying to optimize my application reducing the number of binding scenarios but this always happens and freezes the whole UI when it happens :/
  
Back to top
 
IP Logged
 
MisteryGuy_07
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 11
Joined: Jan 21st, 2019
Re: Data Context after shift key is released
Reply #1 - Apr 8th, 2019 at 10:34pm
Print Post  
Also, it is possible to change the state of the shift lock on code behind? Thank you
  
Back to top
 
IP Logged
 
MisteryGuy_07
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 11
Joined: Jan 21st, 2019
Re: Data Context after shift key is released
Reply #2 - Apr 9th, 2019 at 5:33pm
Print Post  
There is a lag after releasing the shift key that is not present when releasing the shift key manually.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3148
Joined: Oct 19th, 2005
Re: Data Context after shift key is released
Reply #3 - Apr 9th, 2019 at 7:07pm
Print Post  
Try calling keyboard.SendKey(Key.Shift); What kind of bindings do you mean?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint