Re: Morphic text filed plus autocompetion
Posted by
NorbertHartl on
Sep 30, 2013; 1:24pm
URL: https://forum.world.st/Morphic-text-filed-plus-autocompetion-tp4711370p4711377.html
You may have a look at the Spotlight widget Esteban made.
It's mainly a text area with auto completion
Thanks. From what I know from Spotlight it is close to the perfect exampe. I just didn't think of it myself.
Norbert
Ben
I like to make myself a little command shell inside the image. For this I would need a textfield that can popup somewhere on the screen and that has enough hooks for text entry events and hooks/support for auto-completion.
What would be the best things to read/the best code to look at in order to learn how I can accomplish that.
thanks,
Norbert