[Seaside] Bootstrap on squeak

Daniel Lyons fusion at storytotell.org
Tue Jan 21 17:45:24 UTC 2014


Bob Arning writes:

> I'm poking around with loading Bootstrap in a squeak image and wonder 
> about this:
>
> renderButtonsSizesOn: html
>
> ...
>
>      html paragraph: 'Create block level buttons---
> ...
>
> That last character causes squeak to make the String a WideString with 
> the result that http://localhost:9999/bootstrap/browser/Buttons renders 
> incompletely. Does that work ok on pharo?

It does work in Pharo, you can see it here:

  http://pharo.pharocloud.com/bootstrap/browser/Buttons

I have no idea what to tell you about Squeak though.

-- 
Daniel Lyons


More information about the seaside mailing list