[Seaside] How to render unescaped text

Maximiliano Tabacman m.tabacman at mercapsoftware.com
Tue Jun 5 23:28:09 UTC 2018


aCanvas html: 'your text'

See WAHtmlCanvas >> html: aString
"Emit aString unescaped onto the target document."
self flush.
self document nextPutAll: aString greaseString

------------------------------
<http://www.mercapsoftware.com>
Dr. Maximiliano Tabacman
Desarrollo y Tecnología
Mercap
Tel: +54 (011) 5352-2372 al 74
http://www.mercapsoftware.com
This message is confidential. It may also contain information that is
privileged or otherwise legally exempt from disclosure. If you have
received it by mistake please let us know by e-mail immediately and delete
it from your system; also you shouldn't copy the message nor disclose its
contents to anyone. Thanks.
------------------------------

On 5 June 2018 at 20:17, Tim Mackinnon <tim at testit.works> wrote:

> Hi, Im at a loss as to how to semt raw html? For the life.of me, I ca’r
> recall needing to do that?
>
> Tim
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20180605/ad631cfe/attachment.html>


More information about the seaside mailing list