squeak laptop for the rest of us (was: ASqueak challenge)

Cees de Groot cg at cdegroot.com
Thu Apr 14 22:50:18 UTC 2005


On Thu, 14 Apr 2005 15:05:23 -0700, Tim Rowledge <tim at sumeru.stanford.edu>  
wrote:
> Just possibly there is some way to leverage the Ffenestri host windows  
> so that the browser is made to appear in a window that we have access to

Wouldn't it be possible to let Firefox render to a dummy X server and  
snoop the bitmaps? Something like wxMorphic? If we're going to brute force  
things, just hook up Xfb into some Squeak plugin, let Firefox run  
full-screen against it, snarf the bits and return the clicks&keys...

Or maybe Firefox (surprise, surprise?) has reasonably clean code so that  
we could just wrap it as a component in a Squeak plugin without X  
intervention?

Another thing to maybe look at is the wx HTML component. Dunnow how good  
it is - we use it in our app, and plan to use it more and more.

Of course, there's always the option to start a no-quirks CSS renderer  
 from scratch. I heard that it shouldn't be too hard, and more and more  
sites will render just fine.



More information about the Squeak-dev mailing list