browngraphicslab / NuSys

0 stars 0 forks source link

Textbox input on touch screens #1464

Open tdgreen opened 7 years ago

tdgreen commented 7 years ago

Because we no longer use xaml, focusing on text boxes doesn't bring up the touch keyboard. Make it do so. Collab with @murrayLuke to decide where in the textbox it is best to insert the call to Check last input device and open keyboard if needed

tdgreen commented 7 years ago

@nchoi First version does its job well. Second version will need a lot of improvements though. Lets discuss today.