Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Keyboard not typing in WPF window unless isStandAlone is false (Read 2780 times)
spencerg2
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 1
Joined: Jun 19th, 2019
Keyboard not typing in WPF window unless isStandAlone is false
Jun 19th, 2019 at 4:32am
Print Post  
The keyboard only works when the IsStandAlone = false, however when it is false it misses buttons. When it is true it only types in things outside of the project. Help, Thanks!
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Keyboard not typing in WPF window unless isStandAlone is false
Reply #1 - Jun 19th, 2019 at 8:27am
Print Post  
If you need to send keys to your own application, try the set-up from NumpadView example (setting PreventActivation property) or from CommonAPI one depending on what's closer to your use case.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint