[Pharo-project] Issue 3291 in pharo: Missing text field with completion
Status: Accepted Owner: aplantec Labels: Milestone-1.2 New issue 3291 by aplantec: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 Could be added as an instrumentation of PluggableTextFieldMorph.
Comment #1 on issue 3291 by aplantec: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 In PharoTaskForces: SLICE-Issue-3291-Missing-text-field-with-completion For testing. Not documented. Test it with the findClass dialog which now makes use of a completion list for class name input field.
Dear list, I'm not should it's enough clear so a screenshot is attached. Cheers Alain
Why two lists when one list is enough? http://www.lukas-renggli.ch/blog/ob-completion-dialog Lukas On 24 November 2010 19:08, Alain Plantec <alain.plantec@free.fr> wrote:
Dear list, I'm not should it's enough clear so a screenshot is attached. Cheers Alain
-- Lukas Renggli www.lukas-renggli.ch
I was wondering the same, the top static list dosn't make any sense to me. Like the one when you add a category. Francisco On Wed, Nov 24, 2010 at 9:33 PM, Lukas Renggli <renggli@gmail.com> wrote:
Why two lists when one list is enough?
http://www.lukas-renggli.ch/blog/ob-completion-dialog
Lukas
On 24 November 2010 19:08, Alain Plantec <alain.plantec@free.fr> wrote:
Dear list, I'm not should it's enough clear so a screenshot is attached. Cheers Alain
-- Lukas Renggli www.lukas-renggli.ch
I would like to add that just watched Lukas ob-completion-dialog and the PluggableTextFieldMorph autocomplete looks better for me.
From an usability point of view it looks more like OSX Spotlight or web autocomplete on html input elements users are used to.
Cheers, Francisco On Thu, Nov 25, 2010 at 1:27 AM, Francisco Ortiz Peñaloza < patchinko@gmail.com> wrote:
I was wondering the same, the top static list dosn't make any sense to me. Like the one when you add a category.
Francisco
On Wed, Nov 24, 2010 at 9:33 PM, Lukas Renggli <renggli@gmail.com> wrote:
Why two lists when one list is enough?
http://www.lukas-renggli.ch/blog/ob-completion-dialog
Lukas
On 24 November 2010 19:08, Alain Plantec <alain.plantec@free.fr> wrote:
Dear list, I'm not should it's enough clear so a screenshot is attached. Cheers Alain
-- Lukas Renggli www.lukas-renggli.ch
Hi Lukas, ok, I've plugged the textfield with completion (surely a bad name) in the find class for testing only. I don't like the two lists also. The purpose is to have a normal text field which popup a list of possible answers only when you typin something in the field. So, its a basic widget which, afaik is missing and that could be used with ob-tools. btw: even with ob find class, add category, etc, I would prefer to see only one simple text field. Cheers Alain Le 25/11/2010 00:33, Lukas Renggli a écrit :
Why two lists when one list is enough?
http://www.lukas-renggli.ch/blog/ob-completion-dialog
Lukas
On 24 November 2010 19:08, Alain Plantec<alain.plantec@free.fr> wrote:
Dear list, I'm not should it's enough clear so a screenshot is attached. Cheers Alain
Updates: Labels: -Milestone-1.2 Comment #2 on issue 3291 by marcus.denker: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 Not for 1.2?
Updates: Labels: Milestone-1.2 Comment #3 on issue 3291 by aplantec: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 yes. In PharoTaskForces: last version of SLICE-Issue-3291-Missing-text-field-with-completion. Reasonably tested and documented. The FindReplaceDialogWindow is using it to popup previously entered tokens in the find and in the replace fields. This greatly improve its useability.
Updates: Status: Fixed Comment #4 on issue 3291 by aplantec: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 (No comment was entered for this change.)
Comment #5 on issue 3291 by aplantec: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 In PharoInbox SLICE-Issue-3291-Missing-text-field-with-completion
Updates: Status: Closed Comment #6 on issue 3291 by marcus.denker: Missing text field with completion http://code.google.com/p/pharo/issues/detail?id=3291 12265
participants (4)
-
Alain Plantec -
Francisco Ortiz Peñaloza -
Lukas Renggli -
pharo@googlecode.com