[squeak-dev] Help Browser DNU

Torsten Bergmann astares at gmx.de
Thu May 6 22:56:43 UTC 2010


Hi Tim,

this problem is already fixed. You can use the version 1.1 instead 
of 1.0 that is provided by ConfigurationOfHelpSystem.

 Installer ss project: 'MetacelloRepository'; 
        install: 'ConfigurationOfHelpSystem'. 

     ((Smalltalk at: #ConfigurationOfHelpSystem) project version: '1.1') load 


This slightly varies from the one that is now integrated
into trunk (not in help functionality but the help browser
doesnt have an #isPharo and Polymorph UI methods, ...)

So if you want to use Andrea's tutorial in Squeak 4.1. just
use the above expression to get 1.1 of HelpSystem.

If you want exactly the same as in trunk then load latest "HelpSystem-Core"
package from http://source.squeak.org/trunk (which is 
HelpSystem-Core-tbn.47.mcz as of today).

Bye
T.

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the Squeak-dev mailing list