Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Virtual Keyboard (Read 2693 times)
Manjula
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Location: Canada
Joined: Jul 13th, 2018
Virtual Keyboard
Jul 19th, 2018 at 1:28pm
Print Post  
Hi,

I am using virtual keyboard in standalone mode and on text box focus opening a window which contains virtual keyboard. Everything works fine till this point.
However when i place a regular wpf button on the window and try to call window.close its not firing. Interesting part is that if I debug the code, then that window will close but not in the not mode.

What could be the problem.

Regards,
Manjula
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Virtual Keyboard
Reply #1 - Jul 19th, 2018 at 2:09pm
Print Post  
Hi,

Is that button located on the keyboard's or main window, and do you mean you are calling window.Close from button's Click event handler?

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Manjula
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Location: Canada
Joined: Jul 13th, 2018
Re: Virtual Keyboard
Reply #2 - Jul 23rd, 2018 at 3:58pm
Print Post  
Hi,

I have a regular button and virtual keyboard stacked vertically in a wpf window. On click of button I am calling window.close, which is doesn't close the window. If I remove virtual keyboard from the same window and run. Window will be closed on click of the button.


Regards,
Manjula
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Virtual Keyboard
Reply #3 - Jul 24th, 2018 at 10:45am
Print Post  
Hi,

The button is closing the window in my test project attached here.

Regards,
Slavcho
  

TestStandalone.zip ( 248 KB | 150 Downloads )
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint