[Seaside] How to render unescaped text

Tim Mackinnon tim at testit.works
Thu Jun 7 22:38:05 UTC 2018


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 <m.tabacman at mercapsoftware.com> 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 <tim at testit.works <mailto: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 <mailto:seaside at lists.squeakfoundation.org>
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
> 
> _______________________________________________
> 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/20180607/b997d11a/attachment.html>


More information about the seaside mailing list