- Home /
Question by
gbelini · Sep 16, 2013 at 10:54 PM ·
windows storewindows-8
Windows Store Touchkeyboard, any solution?
I got a game that a like to port to Windows Store, that uses TextArea, but Unity3D does not have any support for Windows TouchKeyboard, right? I was looking on forum, and found some guys that have the same questions. Anyone knows if there's a solution or another alternative? Thanks
Comment
Best Answer
Answer by gbelini · Sep 17, 2013 at 09:32 PM
I got a partial solution, just using a textbox xaml component. When focus over my textarea, i just focused over xaml component. for while, works well =)
Your answer
Follow this Question
Related Questions
How do you access Debug console from standalone executable in Win8? 2 Answers
UWP 8.1 minimum resolution 0 Answers
Game crashes when creating gameobject 2 Answers
Unity Develope Windows Store Class Library 1 Answer
Windows Store Logo is Unity Logo 0 Answers