28 Aug 21:53
Re: Request: type as argument name
From: Bert Freudenberg <bert <at> freudenbergs.de>
Subject: Re: Request: type as argument name
Newsgroups: gmane.comp.lang.smalltalk.croquet.devel
Date: 2008-08-28 19:53:12 GMT
Expires: This article expires on 2008-09-11
Subject: Re: Request: type as argument name
Newsgroups: gmane.comp.lang.smalltalk.croquet.devel
Date: 2008-08-28 19:53:12 GMT
Expires: This article expires on 2008-09-11
Am 28.08.2008 um 19:23 schrieb Waldemar Schwan: > Well thats the point. I'm still trying to understand how to use > overlays and ghost. Well, if you browse the instance variable refs to "ghost" you'll find it is sent #ghostFrames, which is only implemented by TGhostGroup. So there you are, make that method "ghost: aGhostGroup". - Bert - > Am 28.08.2008 um 18:53 schrieb Bert Freudenberg: > >> >> Am 28.08.2008 um 18:31 schrieb Waldemar Schwan: >> >>> Hello everyone. >>> >>> This is an request to the developer of Croquet. >>> >>> For me, developing in Smalltalk, it war allways a good hint when >>> arguments named like the expected type. >>> >>> example: >>> add: aCharacter map at: aCharacter asciiValue+1 put: 1. >>> >>> Currently in Croquet there are some methods where this is not the >>> case like: >>> TPortal>>ghost: g(Continue reading)
RSS Feed