[Glass] How to render Morphs
Stephan Eggermont via Glass
glass at lists.gemtalksystems.com
Sun Sep 4 08:37:08 PDT 2016
Gemstone does not support Morphic.
You can run a Pharo image with Seaside (or just Zinc) and have that
provide the forms
Stephan
On 04/09/16 14:20, Alejandro Zuzek via Glass wrote:
> Hi,
>
> I have this code that in Pharo renders an ellipse as expected:
>
> renderBodyOn: html
> super renderBodyOn: html.
> html image document: EllipseMorph new
>
> But when I run it in Gemstone/S, nothing is displayed and I get a long stack
> trace in the logs.
>
> Pharo version is 4.0
> Gemstone/S version is 3.2.8.1
> Seaside version is 3.1 on both sides.
>
> Thanks,
>
> Alejandro
>
>
>
>
> --
> View this message in context: http://forum.world.st/How-to-render-Morphs-tp4914055.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
More information about the Glass
mailing list