Re: How to render unescaped text

Maximiliano Tabacman <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CADgF1ACpYc4ZqhT2fPFdMTJxfwKvJ0Tj=YYN2vUtPXxT1wjB-A@mail.gmail.com>
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 <[email protected]> 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
> [email protected]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.