We should use that in the query input field in Moose.
Setf
Begin forwarded message:
From: Alain Plantec alain.plantec@yahoo.com Date: May 31, 2011 5:01:13 PM GMT+02:00 To: pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] looking for inputField with memory of the last typed entries Reply-To: Pharo-project@lists.gforge.inria.fr
Le 31/05/2011 10:28, Alain Plantec a écrit :
Le 31/05/2011 10:17, Stéphane Ducasse a écrit :
yes It is package in a standalone class? what would be cool is to have a way yo configure it so that when we start to type we see the matching expression.
try the search replace dialog. when you type in something, previous entered expression with the same prefix are displayed in a popup.
and, when the field is empty, down arrow open the list. you can navigate with the keyboard or pick one item with the mouse :) cheers Alain