Login  Register

Re: [Ann] DragPanels: Floating palette windows with drag-and-drop in Morphic

Posted by Peter Uhnak on Jun 29, 2015; 10:33am
URL: https://forum.world.st/Ann-DragPanels-Floating-palette-windows-with-drag-and-drop-in-Morphic-tp4834283p4834561.html



On Mon, Jun 29, 2015 at 12:16 PM, Stephan Eggermont <[hidden email]> wrote:
On 29-06-15 10:26, Hannes Hirzel wrote:
Thank you, Stephan, for providing a well worked out example continuing where
Morphic tutorials normally end. This is a real need to unearth functions
which have been there fore years but mostly unused.

The two video clips document the use cases of the code nicely.

A question not answered yet is: How do I export the panel with the cards as
an SVG file?

Hmm. What would be the best way to do that?
- I assume in Bloc with Cairo I should be able to use an SVGCanvas?

I thought that this was already possible with Morph>>drawOnAthensCanvas: