Re: [Pharo-users] Spotlight Demo

2014-01-01 Thread Stéphane Ducasse
On 01 Jan 2014, at 18:52, Tudor Girba wrote: > I certainly do recommend it. I am using it since 3 months in production, and > for my purposes (mainly using Moose for various analyses), it works perfectly. > > But, even if you would get problems, leaving on the very edge is more > productive (

Re: [Pharo-users] Spotlight Demo

2014-01-01 Thread Tudor Girba
I certainly do recommend it. I am using it since 3 months in production, and for my purposes (mainly using Moose for various analyses), it works perfectly. But, even if you would get problems, leaving on the very edge is more productive (but more counter-intuitive) when the community is smaller. J

Re: [Pharo-users] Spotlight Demo

2014-01-01 Thread Sean P. DeNigris
You would recommend 3.0 even for production systems? Original message From: "Tudor Girba-2 [via Smalltalk]" Date: 01/01/2014 1:23 AM (GMT-05:00) To: "Sean P. DeNigris" Subject: Re: Spotlight Demo Hi, I am in Pharo 3.0, and I think everyone else should be as well at th

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Tudor Girba
Hi, I am in Pharo 3.0, and I think everyone else should be as well at this point :) Doru On Tue, Dec 31, 2013 at 10:26 PM, Sean P. DeNigris wrote: > Tudor Girba-2 wrote > > - "SpotlightCompletionExample open" does not seem work. > > Would you be more specific… If I do it in a fresh 2.0 image a

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread DeNigris Sean
Thanks for the feedback everyone! A few enhancements: - Close on escape - Select next on down arrow when open - Show all on down arrow when closed - Select previous on up arrow - Accept on enter - requires an override in PluggableTextFieldMorph, but I think the change can be integrated in Core -

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Sean P. DeNigris
Tudor Girba-2 wrote > - The amount of items in a section should be limited and if there are more > of them they should be seen in a separate list or something like that. The > idea would be to limit the vertical size of the widget. As a start, to make it more useable, I limited each group to 7 res

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Sean P. DeNigris
Tudor Girba-2 wrote > - "SpotlightCompletionExample open" does not seem work. Would you be more specific… If I do it in a fresh 2.0 image after using the Gofer expression above, I get a text field. If I type "int" in the text field, I get results below. And if I click on one of the results, I it i

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Sean P. DeNigris
Thanks for the thorough feedback :) Tudor Girba-2 wrote > Thanks for this! I wanted a widget like this for a long time. Cool! Glad you like it... Tudor Girba-2 wrote > It would certainly be > interesting to join forces here. Absolutely :) Tudor Girba-2 wrote > - Computing the result list sh

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Sean P. DeNigris
kilon alios wrote > I think your GUI takes too much space on screen , there is too much open > space and that for me is not good. I agree. I haven't figured out how to fix the width. No matter how I set the #hResizing of SpotlightMorph, it expands as much as it wants. kilon alios wrote > Also I

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Stéphane Ducasse
It was a brainstorming group that was working on designing a new look and feel for Pharo. Stef > What is this "New-Pharo-IDE"? > > > > 2013/12/30 Benjamin > Cool :P > > Did you had a look at: > https://ci.inria.fr/pharo-contribution/job/New-Pharo-IDE/ > There is also a Spotlight thingy the

Re: [Pharo-users] Spotlight Demo

2013-12-31 Thread Nicolai Hess
What is this "New-Pharo-IDE"? 2013/12/30 Benjamin > Cool :P > > Did you had a look at: > https://ci.inria.fr/pharo-contribution/job/New-Pharo-IDE/ > There is also a Spotlight thingy there :) > > Ben > > On 30 Dec 2013, at 15:23, Sean DeNigris wrote: > > I needed an entry completion with group

Re: [Pharo-users] Spotlight Demo

2013-12-30 Thread kilon alios
I think your GUI takes too much space on screen , there is too much open space and that for me is not good. Also I would love to see it work in Pharo 3, I have no reason to work on Pharo 2 and loads of reasons to work on Pharo 3 :) I would also like to have a sticky window on demand so it does not

Re: [Pharo-users] Spotlight Demo

2013-12-30 Thread Esteban Lorenzano
looks cool… but it does not works in 3.0 :( in any case, I vote to include the UI part (at least) in the new-pharo-ide :) Esteban On 30 Dec 2013, at 15:26, Benjamin wrote: > Cool :P > > Did you had a look at: > https://ci.inria.fr/pharo-contribution/job/New-Pharo-IDE/ > There is also a Spotl

Re: [Pharo-users] Spotlight Demo

2013-12-30 Thread Benjamin
Cool :P Did you had a look at: https://ci.inria.fr/pharo-contribution/job/New-Pharo-IDE/ There is also a Spotlight thingy there :) Ben On 30 Dec 2013, at 15:23, Sean DeNigris wrote: > I needed an entry completion with groups, like Mac's Spotlight. While I was > at it, I figured it would also