hello , first i am new to everything about gideros and want to learn so much.
I searched the whole internet about input from keyboard for textbox, found "inputKeyboard from mathz's code" but I need something like this "youtube.com/watch?v=U6ot0HYfBRM"
as I understand it , there are lots of ways with plugins for example(native ui , androidbridge, objective c ) but I cant add any plugins on gideros , I use windows device and always get " No module [native] cant found "
I dont even know should I use eclipse or continue gideros while writing lua code for textbox.
my questions might be silly sorry for that but these are completely new for me.
thank you.
Comments
http://docs.giderosmobile.com/reference/gideros/TextInputDialog
As you wrote there are also other methods for other needs too. But as i saw from your youtube video this will work like a charm for you.
http://giderosmobile.com/forum/discussion/6606/textarea-gideros-library-for-multiline-text-editing#Item_11
(This is much more advanced , you can select, copy, paste etc..)
Likes: n1cke, ogulcan