Hello,
I'm writing an Application for Windows 7. With Tablet Functions installed Windows is supposed to display a small Button to open the on Screen Keyboard as soon as one touches an input Control. This works fine in my App for the standard WPF Textboxes and it used to work with the XamNumericEditor prior to the last Servicerelease of Infragistics 17.1.
Even after Updating to 17.2 it still is not working on the XamNumericEditor but works fine with Textboxes.
Testing the behavior with the SampleBrowser it seems to work for all Infragistics Versions (even 17.2).
That leads into thinking, that something I have added causes a Problem. So I made a test app with only a Stackpanel, two XamNumericEditors and a Textbox. But in tihs testapp the behavior is the same as in my App. The Textbox brings up that Keyboard Button, the XamNumericEditors don't.
I added the Testapp for reference.
Any hint or Workaround is welcome, as right now I have no clue what causes my Apps not to bring up the Keyboardbutton for the Infragistics Controls.
RegardsThomas Stüven
Hello Thomas,
Thank you for the sample application you have provided.
In order for us to assist you on the issue you have described in regards to the keyboard button not showing up when tapping the XamNumericEditor in Windows 7 Touch mode, would you please provide me with more information on the following:
- Exact OS version.- All features and settings that are turned on or off for reproducing the behavior.- IDE that was used.- Virtual keyboard that was used: On-Screen Keyboard or Tablet PC Input Panel.- WPF product and build version where the issue was not reproduced.
Would you also please provide me with screenshots of the virtual keyboard and keyboard button for displaying it.
If you have any questions, please let me know.
Hello Tacho,
here are some Details:
OS Version: Windows 7 Professional Service Pack 1 and Windows 7 Ultimate Service Pack 1Settings: Standard after installing Tablet PC Components in Windows Features. What other settings do you need? IDE: Visual Studio Professional 2015 V14.0.25431.01 Update 3Virtual Keyboard: Tablet PC Input PanelWPF Product: Last seen it working in my App with Ultimate UI for WPF 17.1.20171.1000
Screenshots are attached in the ZIP-File.
As said. On the very same PC the Keyboard is activated correctly if I test it with the Sample Browser.
Thank you for your Support
Thomas