codewalker
Topic Author
Posts: 2
Joined: 08 Jan 2020, 21:25

[Unity] backspace on text boxes

08 Jan 2020, 21:33

Hello, I am totally new to Noesis but I love what it is offering

I am looking at the samples and one of them as a sample login UI. However, when I try to test it the backspace or delete keys they do not seem to work, the directional buttons (left and right) do not seem work either to edit. The only way to edit is to select the characters you can to edit/delete. IS there something that needs to be added in order to make delete/backspace work?
 
User avatar
sfernandez
Site Admin
Posts: 2984
Joined: 22 Dec 2011, 19:20

Re: [Unity] backspace on text boxes

09 Jan 2020, 10:12

Hello and welcome.

Are you trying with the latest version of NoesisGUI you can download from here: https://www.noesisengine.com/developers/downloads.php?
I just checked that version and backspace/delete and arrow keys are working fine in our Login sample.

Could you please place a breakpoint in Assets/NoesisGUI/Plugins/NoesisView.cs line 1075 (inside case UnityEngine.EventType.KeyDown) and tell me if it is being hit when backspace key is pressed and the noesisKeyCode that is being sent?
 
codewalker
Topic Author
Posts: 2
Joined: 08 Jan 2020, 21:25

Re: [Unity] backspace on text boxes

09 Jan 2020, 15:58

I just got the latest version and it works :). I was testing version 2.2.5 before
Thank you for the quick reply
 
User avatar
sfernandez
Site Admin
Posts: 2984
Joined: 22 Dec 2011, 19:20

Re: [Unity] backspace on text boxes

09 Jan 2020, 16:13

Ok, marking this as solved.

Who is online

Users browsing this forum: No registered users and 94 guests