[etoys-dev] Etoys: Graphics-bf.2.mcz

commits at source.squeak.org commits at source.squeak.org
Sat May 8 15:53:21 EDT 2010


Bert Freudenberg uploaded a new version of Graphics to project Etoys:
http://source.squeak.org/etoys/Graphics-bf.2.mcz

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

Name: Graphics-bf.2
Author: bf
Time: 8 May 2010, 12:53:06 pm
UUID: e3f17d31-b0ca-47c0-87ac-dd992d452867
Ancestors: Graphics-bf.1

- add DisplayScreen>>actualDisplay

=============== Diff against Graphics-bf.1 ===============

Item was added:
+ ----- Method: DisplayScreen>>actualDisplay (in category 'private') -----
+ actualDisplay
+ 	"The display known to the VM"
+ 	^self!



More information about the etoys-dev mailing list