[Seaside] Drawing a Line in Seaside

Lukas Renggli renggli at gmail.com
Mon Aug 16 11:46:51 UTC 2010


As a first step you could try to paste the code verbatim into the HTML:

   html html: 'verbatim code'

And later on find an abstraction to nicely integrate with Smalltalk,
similar to what is done with jQuery and friends.

Lukas

On 16 August 2010 13:42, Malte Grunwald <malte.grunwald at googlemail.com> wrote:
> Hello everyone,
> i am unsing Pharo Smalltalk and Seaside 3.0 and now i am in charge to figure
> out, if it is possible to draw a line between two points with jQuery.
> I read many articles, how i can draw a line on canvas with JavaScript, but i
> still do not know how i can realize it with Seaside.
> I hope somebody can help me...
> Malte Grunwald
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list