Here is a workable solution: Headless ChromeThis HN thread has some interesting things we could take inspiration from.We can drive it from Pharo and grab the screen, and then show that in a Morph. Then capture clicks and send then to the headless chrome.Will not do everything, but can be decent.PhilOn Sun, Apr 30, 2017 at 10:37 PM, askoh <askoh@askoh.com> wrote:Yes. It is a novel way of remote desktop. Perhaps Craig can tell if it can do
the following.
I want to go to a web page, select a body of text and have Smalltalk code
analyze the text in some way and return the answer in the browser or in the
Smalltalk app or file output. There should be two-way communication between
app and browser. I would like to do live debugging too.
Aik-Siong Koh
Hi Askoh,
�� ��are you also aware of Snowglobe
https://thiscontext.com/2016/10/31/app-streaming-with-snowgl ?�� Thisobe/
allows one to use a standard Smalltalk image running on the native Cog VM to
render in a web browser.
_,,,^..^,,,_ (phone)
--
View this message in context: http://forum.world.st/Smalltalk-Internet-Browser-tp4944879p4 944998.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.