Hi Mikael
If my understanding is correct, you're using SpImagePresenter to display a
Form.
You then have made some changes to the Form and you want to show its new face.
Why don't you set the image again in your presenter ?
Something like `image image: yourUpdatedForm`.
You can even update
Dear Pharo users and developers,
In my series of blog posts on testing, I published a new post on tools for
running Gherkin-style test scenarios in Pharo. See
https://all-objects-all-the-time.st/#/blog/posts/13. It is an introduction.
Future posts will dig into the details.
As always, all feed
Hi Mikael
I do not know the answer so I tried to find it.
Indeed the superclass>>updatePresenter is empty :(
Let us see what esteban will reply.
Now I tried to check the morphic back end.
Now writing directly on the canvas this way does not look the right way.
Did you try with
SpMor