On Wed, Jan 23, 2013 at 10:38 AM, MartinW
<wm@fastmail.fm> wrote:
St�phane Ducasse wrote
> use the accessors instead of fractions:offsets:
ok, much nicer indeed (if that's what you were hinting at?):
+ fullFrame: (LayoutFrame identity topOffset: self toolbar minExtent y).
- fullFrame: (
- � � LayoutFrame
- � � � � fractions: (0@0 corner: 1@1)
- � � � � offsets: (0@(self toolbar minExtent y) corner: �0@0)).
If there was a possibility to get write access to the Pharo collaborActive
book i could update the example, because that's where i got it from in the
first place. Or should there be a different version of the book for every
Pharo release?
I think there aren't enough resources so I would try to keep the book as much updated as possible.�
So, you can write. I will send you a user/pass
�
Martin.
--
View this message in context: http://forum.world.st/Try-PharoBoids-tp4664291p4664849.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.