Multi line keyboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-06 2:08 PM
What's the possibility of enabling a keyboard that can enter multiple lines text? Like in a chat app when a message can be compromised from multiple line.
The provided keyboard example does not contain the "Enter" key
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-07 7:45 AM
Hi,
Your question is kind of difficult to answer to. If it is possible to have a keyboard with multiple line and an "Enter" key, the answer is yes.
What you can do is adapt the code of the Keyboard widget or to create a new widget inspired from it. You can add an extra key in the key mapping with the resulting event you want: to move the text up like if you just sent a text in a chat.
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-07 7:47 AM
I might work on a demo based on the keyboard widget soon if I find the time since a lot of people have asked on how to adapt the keyboard widget to their project needs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-07 8:15 AM
@Romain DIELEMAN​ Sorry for making the question hard to answer to, you answered it to the point though. I was trying to make sure that I have to make the changes myself in order to achieve the Multi-lines text feature. Looking forward to your Demo if comes available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-13 12:17 PM
@Romain DIELEMAN​ were there any demo generated? Thanks
