ah ah! This is what we have changed during the pharo cast. Laurent, do you want that we have a look at it together?
Cheers, Alexandre On 24 Apr 2011, at 11:30, Mariano Martinez Peck wrote: > "Error 'Please use buildTutorialTopicFor: instead'" > > when I try to open it from the menu. > > ProfStefHelpTutorialBuilder >> buildHelpTopicFrom: aHelpTopicDescription > "Start building from the given help topic description" > > ^(self new) > rootToBuildFrom: aHelpTopicDescription; > build; > topicToBuild > > the rpoblem is that #new > > I am using last versions of Pharo1.3 > > -- > Mariano > http://marianopeck.wordpress.com > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
