Stefan Marr-3 wrote > >> I bet there is a Morphic API that allows you to process the next drawing >> request. >> >> Hmm, that sounds like forcing the framework... I think that having a >> second process is the right way... > > For an experiment? Getting the concurrency right in a second process sound > a lot less appealing than using `World doOneCycle`, which seems to be used > in other places for the same purpose as well: >
Yes, #doOneCycle might work for an experiment... doOneCycle "see the comment in doOneCycleFor:" doOneCycleFor: "...This is a moderately private method; a better alternative is usually either to wait for events or to check the state of things from #step methods." -- View this message in context: http://forum.world.st/Worskpace-question-tp4635656p4635944.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.