Oct. 12, 2012
12:20 a.m.
Hi i have a new sub class for CircleMorph which has step method. step self extent: self extent +1. (self extent )>(300@300) ifTrue: [self stopStepping] This changes center of circle when i start stepping,Is there a way i can do this without changing center for CircleMorph. -- View this message in context: http://forum.world.st/Stepping-through-diameter-of-CircleMorph-tp4650815.htm... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.