Issue 4347 in pharo: PluggableListMorph

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4347 in pharo: PluggableListMorph

pharo
Status: FixProposed
Owner: [hidden email]
Labels: ToolsImprovement

New issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

Since I'm a lazy guy, for now when you type the begin of an item, it is  
showed (in green) but no longer auto-selected.

So with this cs, you can select the current searched item by entering  
enter, or, for multiple selection, you can alsodo CMD+Enter to add the  
searched element into the current selection

Attachments:
        PLMSelectSearchedElementByPressingEnter.1.cs  3.6 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo

Comment #1 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

yeah!



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo

Comment #2 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

excellent!!!



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo

Comment #3 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

I like to be such a lazy guy, it leads to cool stuff ;)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo

Comment #4 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

Should I integrate the other fixes first, because I tried and the selection  
is automatic.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo

Comment #5 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

For the PluggqbleListMOrph, the distinction between search and selection is  
done in the other bug entry, but it's already there for  
PluggqbleListMorphOfMany.

So you could integrate this one.

But since I have first integrqted the other one to do tis one, I do not  
know if some methods will be overriden or not


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4347 in pharo: PluggableListMorph

pharo
Updates:
        Status: Closed

Comment #6 on issue 4347 by [hidden email]: PluggableListMorph
http://code.google.com/p/pharo/issues/detail?id=4347

in 13246


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker