Did you try in the latest 1.3? Stef
On Apr 11, 2011, at 4:18 AM, Nick Chen wrote: > > Benjamin Van Ryseghem-2 wrote: >> >> This feature should be available in Nautilus ;) >> >> Just wait a bit ^^ >> >> >> Ben >> > > Ben, thanks for the pointer! Haven't heard of Nautilus before but a quick > search > through the forums reveals that it's a "new browser" with a lot of nice > features. > > I tried the following to try to load it: > > "Found this through > http://forum.world.st/introducing-RPackage-td3326084.html" > Gofer new > squeaksource: 'PharoTaskForces'; > package: 'ConfigurationOfRPackage'; > load. > (Smalltalk at: #ConfigurationOfRPackage) perform: #loadDefault. > > Gofer new > url: 'http://www.squeaksource.com/Nautilus'; > package: 'ConfigurationOfNautilus'; > load. > > (Smalltalk at: #ConfigurationOfNautilus) perform: #loadDefault. > > But when I tried to start it from the World Menu it throws a MNU about > PluggableIconListMorphOfMany. > > Where can I load the PluggableIconListMorphOfMany class and friends? > > Thanks! > > -- > Nick > > -- > View this message in context: > http://forum.world.st/Code-Navigation-Navigation-History-in-System-Browser-tp3438888p3440852.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >
