Replies: 7 comments 4 replies
|
@TedGriggs Does the EditBox test (49. UI -> 1. EditBox test) work in cpp-tests with Linux? |
|
3.0.0 |
|
{ In cpp-tests, the text box does not update until i click "OK". However, what is the difference between the EditBox and TextFieldTTF? Does TextFieldTTF bring up a keyboard on mobile devices? I like that TextField does not bring up an input window on Linux. Thanks! |
|
Great! Does InputField pop up a keyboard on mobile? When should I use it versus an EditBox? |
|
@TedGriggs |
|
The EditBox still has the problems I reported, but if it is fixed on a
later version let me know.
…On Thu, Jun 18, 2026, 11:26 AM aismann ***@***.***> wrote:
@TedGriggs <https://github.com/TedGriggs>
Is there still a problem?
If not, please mark the answer and/or close the post.
Thanks again.
—
Reply to this email directly, view it on GitHub
<#3202?email_source=notifications&email_token=AAEMQFTGSVXFJGZJBDRFEGL5AQX3VA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTGU2TMNBXUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17355647>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEMQFRCZK3LAFJPA45WSRL5AQX3VAVCNFSNUABIKJSXA33TNF2G64TZHMZDEMZVHE4DSNJTHNCGS43DOVZXG2LPNY5TCMBSG43TCMJVUF3AE>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AAEMQFV7JVCM7CMJQGLNFCT5AQX3VA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTGU2TMNBXUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/AAEMQFT3UFOLXYMYJGGG74T5AQX3VA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTGU2TMNBXUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Hi!
It seems like the EditBox does not send change events for each character typed. It also does not seem to care about the max length setting, as I can type as much as I like. I am using Axmol version 3.0.0 on Debian Linux.
Am I doing something wrong?
Thanks!
All reactions