Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / EditBox bug (cannot backspace on Android devices after a blank space has been entered)

Author
Message
BuccaneerBob
AGK Developer
14
Years of Service
User Offline
Joined: 18th Aug 2010
Location: Canada
Posted: 11th Sep 2016 17:11
Hey Everyone

Has anyone had any troubles with the EditBoxes in AGK.

I'm using AppGameKit 2.0.20 Tier 1 at the moment; I'm using an EditBox to handle a person's input. On PC/Mac it works fine, but on Android, as soon as the person adds a space into their string, they cannot delete text or backspace anything after that blank space. I've tried it on multiple Android Devices and have the same result. Which makes it a real pain in the arse when they're trying to type a message and have typos. I haven't tried it on an Apple device to see if I can recreate it there. Maybe I should be tracking their input (writing a string of 140 characters), using the StartTextInput and recording the string that way rather than allowing them to use an EditBox and use GetEditBoxText.

Thoughts?

Rob
Robert Janes (Samu Games)
http://www.samugames.com/artifact
BuccaneerBob
AGK Developer
14
Years of Service
User Offline
Joined: 18th Aug 2010
Location: Canada
Posted: 11th Sep 2016 22:04 Edited at: 12th Sep 2016 10:08
It's doing the exact same issue with StarTextInput. If I'm writing a string, I cannot backspace anything once I've hit the space key (Android only, it works on Windows/Mac), Both devices were Galaxy S6 devices, Android 6.0.1
Same error after upgrading to the latest Android OS as well.
Robert Janes (Samu Games)
http://www.samugames.com/artifact
Markus
Valued Member
20
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 12th Sep 2016 12:10
this very annoying input problem in a editbox i had in past too with android, it pursued us
AGK (Steam) V2.0.20 : Windows 10 Pro 64 Bit : AMD (16.3.2) Radeon R7 265 : Mac mini OS X 10.10 (Yosemite)
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 4th Oct 2016 15:26
Just tested it on a Nexus 7 and a Nexus 5 with the following code, but I can't replicate the problem.
Markus
Valued Member
20
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 5th Oct 2016 17:38
if me using äöüß it said extendet characters are not supported can we have some self mapping command? this chars are part of Windows-1252 codepage and there in the range 0-255, i can used in my font bitmaps.
about topic, at android 4.4.2 and 5.0.2 i NOT have this backspace problem if me broadcast to agk player 5 sep 2016. me used AppGameKit 2.0.21




AGK (Steam) V2.0.20 : Windows 10 Pro 64 Bit : AMD (16.3.2) Radeon R7 265 : Mac mini OS X 10.10 (Yosemite)
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 5th Oct 2016 22:28
If you give the edit box a bitmap font with the 128-255 characters using SetEditBoxExtendedFontImage then it will use those, by default it only supports characters 32-127
Markus
Valued Member
20
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 5th Oct 2016 23:27
@paul, ah ok, me just use the code snippet above without set this image.
AGK (Steam) V2.0.21 : Windows 10 Pro 64 Bit : AMD (16.6) Radeon R7 265 : Mac mini OS X 10.10 (Yosemite)

Login to post a reply

Server time is: 2024-09-29 19:22:24
Your offset time is: 2024-09-29 19:22:24