Ricardo Moran uploaded a new version of Skeleton to project Etoys Inbox:
http://source.squeak.org/etoysinbox/Skeleton-Richo.6.mcz==================== Summary ====================
Name: Skeleton-Richo.6
Author: Richo
Time: 18 October 2011, 1:06:51 pm
UUID: 4658186e-112e-8948-9c98-d8da31c5dc83
Ancestors: Skeleton-Richo.5
* Fixed a bug that prevented the spreadsheet from showing the new viewer categories.
=============== Diff against Skeleton-Richo.5 ===============
Item was changed:
----- Method: SkSheetMorph class>>additionsToViewerCategories (in category 'as yet unclassified') -----
additionsToViewerCategories
+ ^(Smalltalk at: #SkBasicSheetMorph ifAbsent: [^ #()])
- ^(Smalltalk at: #SkRawSheetMorph ifAbsent: [^ #()])
additionsToViewerCategories!
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev