Application written Delphi XE8 touch in edit boxes keyboard not appear in Windows 10

浪尽此生 提交于 2019-12-05 02:27:16

问题


I have Win 32 bit desktop app written in Delphi XE8 with subscription update 1. Windows 10 is set to tablet mode. When I touch edit boxes or memo boxes on my app, keyboard does not appear. It only appears if I touch a password field e.g. edit control with password char set to * or editable combobox. When I run notepad.exe and touch it, keyboard appears, but not for any editable controls on my app ... except for password fields... What is the trick here?

来源:https://stackoverflow.com/questions/32370944/application-written-delphi-xe8-touch-in-edit-boxes-keyboard-not-appear-in-window

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!