Canvas API?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Canvas API?

Carl Gundel
Is there is definitive document explaining what Seaside's canvas API is,
what the motivation was for creating it and how to use it?  I'm not quite
sure but I think I'm using the old API, and maybe mixing the old and new in
some places.  I've tried looking around for this kind of information but
haven't had any luck.

Thanks,

-Carl Gundel, author of Liberty BASIC
http://www.libertybasic.com


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Canvas API?

Bany, Michel
 

> Is there is definitive document explaining what Seaside's
> canvas API is, what the motivation was for creating it and
> how to use it?  I'm not quite sure but I think I'm using the
> old API, and maybe mixing the old and new in some places.  
> I've tried looking around for this kind of information but
> haven't had any luck.
>

Hi Carl,
Have you seen this one
http://lists.squeakfoundation.org/pipermail/seaside/2005-June/005260.htm
l

As far as I know the classic api is perfectly OK, and it is also OK
to mix classic and canvas, since it is a per-component option,
decided by the result of #rendererClass

HTH,
Michel.

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

re: Canvas API?

Carl Gundel
In reply to this post by Carl Gundel
>> Is there is definitive document explaining what Seaside's
>> canvas API is, what the motivation was for creating it and
>>how to use it?  I'm not quite sure but I think I'm using the
>> old API, and maybe mixing the old and new in some places.  
>> I've tried looking around for this kind of information but
>> haven't had any luck.
>>
>
>Hi Carl,
>Have you seen this one
>http://lists.squeakfoundation.org/pipermail/seaside/2005-June/005260.html

>As far as I know the classic api is perfectly OK, and it is also OK
>to mix classic and canvas, since it is a per-component option,
>decided by the result of #rendererClass
>
>HTH,
>Michel.

Thanks.  That's very helpful.  :-)

-Carl Gundel, author of Liberty BASIC
http://www.libertybasic.com

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside