You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urh...@googlegroups.com
Is virtual keyboard supported on Android/iOS? If so, how can we trigger it?
Lasse Öörni
unread,
Jan 4, 2014, 5:28:25 AM1/4/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urh...@googlegroups.com
It is supported by SDL, but it's not at this point exposed to the Urho engine or scripting API. I've not personally done digging into how it works.
Lasse Öörni
unread,
Jan 4, 2014, 6:27:42 PM1/4/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urh...@googlegroups.com
Showing/hiding the keyboard was straightforward, and input was automatically routed from it as SDL events, so it was not much work to add support for it. Look in the Input & UI subsystems, UI will also show it by default on mobile devices when a LineEdit element is focused. Only tested on Android so far.
Mike
unread,
Jan 5, 2014, 2:43:44 AM1/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urh...@googlegroups.com
Amazing! Many thanks Lasse.
Tested on Android with the LineEdit from the console. Everything works perfectly, except the 'delete' key (gets pressed OK but nothing happens). Do you experience this either?
Lasse Öörni
unread,
Jan 5, 2014, 7:04:19 AM1/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message