yes... because is not finished :)
now it works like New OCompletion (because that is what is)... so you have to 
press tab before enter :(

as I said... never finished because as is is ok for me, but if there is some 
interest, I can add "immediate enter" functionality tomorrow :)

Esteban

On Apr 22, 2012, at 8:31 PM, [email protected] wrote:

> Just did but...
> 
> It opens, I type for example HO (my prefix for my classes) and I get a drop 
> down. But then clicking on one, or going to it with the keyboard arrows and 
> typing [ENTER] just gives me an inform: 'There is no HO class'.
> 
> What am I doing wrong?
> 
> Phil, eager to have this working.
> 
> (BTW, nice fading effect)
> 
> 2012/4/22 Benjamin <[email protected]>
> I will give a try, for sure ;)
> 
> Ben
> 
> On Apr 22, 2012, at 8:25 PM, [email protected] wrote:
> 
>> Hey cool.
>> 
>> I think I saw that spotlight thing somewhere in MarianoBuilder along with 
>> Sandcastle themes.
>> 
>> Phil
>> 
>> 2012/4/22 Esteban Lorenzano <[email protected]>
>> Hi, 
>> 
>> for having a search bar, you can give Spotlight a try.
>> 
>> Gofer it
>>      squeaksource: 'Spotlight';
>>      package: 'ConfigurationOfSpotlight';
>>      load.
>> (ConfigurationOfSpotlight project version: #bleedingEdge) load.
>> 
>> then, just press shift+enter :)
>> 
>> is not finished (because nobody is using it but me, he), but it is useful... 
>> it is just a OCompletion bar resembling spotlight from macs. 
>> 
>> best,
>> Esteban
>> 
>> On Apr 22, 2012, at 8:15 PM, [email protected] wrote:
>> 
>>> Yes, Nautilus is ubernice. Especially given the forthcoming search bar :-p
>>> 
>>> The help panel cutting the bottom pane in two is all right but then, could 
>>> we have it with a smaller font? I drives me nuts to have to scroll down 
>>> there.
>>> 
>>> Phil
>>> 
>>> 2012/4/22 Sean P. DeNigris <[email protected]>
>>> Wow, Nautilus is *really* fun to use! I have quite a few ideas for 
>>> plugins...
>>> 
>>> A few suggestions...
>>> * Hierarchical package list - also, since with Metacello the convention is
>>> (e.g. P-Core, P-UI, P-Tests) with no overarching package, it should group
>>> all packages matching P-*, even if they are technically separate packages
>>> * I miss the search bar from OB where I could just start typing as soon as I
>>> opened the window. It seems that Nautilus doesn't set the keyboard focus
>>> anywhere useful. Options:
>>>  - search bar
>>>  - typing brings up the class search dialog
>>>  - give keyboard focus to the package list so I can use the shortcuts right
>>> away. This may be the best one because I have access to 3 options:
>>>    - cmd-F to search packages
>>>    - cmd-f to search classes
>>>    - start typing to do a basic package search
>>> * creating new methods - when you click a protocol name, the
>>> "messageSelectorAndArgumentNames" template is displayed in the code pane,
>>> and is pre-selected. I found this very confusing as a newbie because the
>>> selection made me think that I could start typing to replace the template,
>>> but the keyboard focus is not on the template. It's also useless because
>>> when you click on the code pane, it unselects, so you have to double-click
>>> anyway. Two suggestions
>>>  - from the class pane, protocol pane, or both, have an "add method" menu
>>> item that transfers focus to the preselected template
>>>  - when just clicking on a protocol, don't pre-select the template
>>> * back/forward buttons for history navigation?
>>> * a centralized place to put/list plugins so we can share them
>>> 
>>> Many thanks to Benjamin. This was sorely needed!
>>> 
>>> Cheers,
>>> Sean
>>> 
>>> --
>>> View this message in context: 
>>> http://forum.world.st/Nautilus-first-impression-tp4578301p4578301.html
>>> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> Philippe Back
>>> "Helping you hit the top 3 outcomes you really want to achieve"
>>> 
>>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: [email protected] 
>>> | Web: http://philippeback.eu | Blog:
>>> http://philippeback.be
>>> 
>>> High Octane SPRL
>>> rue cour Boisacq 101
>>> 1301 Bierges
>>> 
>> 
>> 
>> 
>> 
>> -- 
>> Philippe Back
>> "Helping you hit the top 3 outcomes you really want to achieve"
>> 
>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: [email protected] | 
>> Web: http://philippeback.eu | Blog:
>> http://philippeback.be
>> 
>> High Octane SPRL
>> rue cour Boisacq 101
>> 1301 Bierges
>> 
> 
> 
> 
> 
> -- 
> Philippe Back
> "Helping you hit the top 3 outcomes you really want to achieve"
> 
> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: [email protected] | 
> Web: http://philippeback.eu | Blog:
> http://philippeback.be
> 
> High Octane SPRL
> rue cour Boisacq 101
> 1301 Bierges
> 

Reply via email to