Login  Register

Building a Morphic Card Wall, Part 3: SVG export & WebSocket

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Building a Morphic Card Wall, Part 3: SVG export & WebSocket

Stephan Eggermont-3
2807 posts
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Building a Morphic Card Wall, Part 3: SVG export & WebSocket

Hannes Hirzel
3555 posts
Hello Stephane

Thank you for the 3rd video. This is a great demo!

As it is SVG export
     http://localhost:1701/cardwall-client
adapts nicely when resizing the browser window. This includes the text
size which now matches the one in Pharo.

An issue still is that text does not wrap in the cards. StringMorphs
are used inside a subclass of Morph. I remember that having wrapped
text Squeak is possible, probably still is in Pharo as well.

--Hannes

On 7/3/15, Stephan Eggermont <[hidden email]> wrote:
> https://vimeo.com/132548781
>
>
>