Re: How to render unescaped text

Tim Mackinnon <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
I searched everywhere to figure it out, and it was right in front of my face… sigh. Thanks, your quick reply saved me that evening.

> On 6 Jun 2018, at 00:28, Maximiliano Tabacman <[email protected]> wrote:
> 
> 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 <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] <mailto:[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] <mailto:[email protected]>
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
> 
> _______________________________________________
> 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.