Lary Posted September 7, 2017 Share Posted September 7, 2017 Hi, anyone can help me please! I'm using GUI inputText in my project. I can type in letters on PC and everything seems ok. But when I operate it on my ios mobile, nothing happens when I touch on the text area. Neither can I type directly in the textarea, nor there is a prop window for me to type. But I use the playground demo :https://www.babylonjs-playground.com/#UWS0TS on my mobile, it works. so strange. So anyone can tell me why ,and how I can solve this problem? Many thanks! Quote Link to comment Share on other sites More sharing options...
Dad72 Posted September 7, 2017 Share Posted September 7, 2017 You must create a virtual keyboard for the Mobil I suppose https://www.babylonjs-playground.com/#S7L7FE Doc here : http://doc.babylonjs.com/overviews/gui#virtualkeyboard Quote Link to comment Share on other sites More sharing options...
Lary Posted September 7, 2017 Author Share Posted September 7, 2017 24 minutes ago, Dad72 said: You must create a virtual keyboard for the Mobil I suppose https://www.babylonjs-playground.com/#S7L7FE Doc here : http://doc.babylonjs.com/overviews/gui#virtualkeyboard Thanks Dad72, I already use a virtual keyboard, still no use. The problem is that there's no response for the touch action.... Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted September 7, 2017 Share Posted September 7, 2017 Make sure to use the very latest version as I updated it yesterday evening Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.