[squeak-dev] The Trunk: HelpSystem-Core-tbn.49.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Aug 19 07:48:45 UTC 2010


Torsten Bergmann uploaded a new version of HelpSystem-Core to project The Trunk:
http://source.squeak.org/trunk/HelpSystem-Core-tbn.49.mcz

==================== Summary ====================

Name: HelpSystem-Core-tbn.49
Author: tbn
Time: 19 August 2010, 9:48:36.131 am
UUID: d26032b0-c985-b248-8969-c66eabd14d16
Ancestors: HelpSystem-Core-tbn.48

fix HelpBrowser by providing a no-op step method and therefore allow opening a morphic viewer again (the window dispatches stepping back to the model)

=============== Diff against HelpSystem-Core-tbn.48 ===============

Item was added:
+ ----- Method: HelpBrowser>>step (in category 'stepping') -----
+ step
+ 	 "Do nothing when the window dispatches stepping back to the model"!




More information about the Squeak-dev mailing list