Sept. 30, 2013
1:24 p.m.
Am 30.09.2013 um 15:06 schrieb Benjamin <benjamin.vanryseghem.pharo@gmail.com>:
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
On Sep 30, 2013, at 2:18 PM, Norbert Hartl <norbert@hartl.name> wrote:
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