Hi, On 2014-09-08 00:11, Tudor Girba wrote: [...]
e. The hability to show a preview of the pdf/html in an emergent
lateral panel in a simlar way to what TeXStudio or TeXmaker do[3]
[3] http://www.xm1math.net/__texmaker/texmakertop_big.png <http://www.xm1math.net/texmaker/texmakertop_big.png>
I do not know how to do it at this time. For this purpose, we would need to be able to embed a browser in a Pharo UI, and I am not aware of how to do it
I would think in something like executing a browser inside a VNC client that can be shown inside Pharo. AFAIK that's the way that Open Croquet, Teleplace and other Smalltalk 3D worlds use to execute and show desktop apps inside the worlds. I imagine that something similar can be done in a Glamorous Toolkit pane.
Would you be interested in producing a prototype in Morphic?
Yes. As soon as I can get a minimal functional prototype of the outliner writer. For that, I need to solve the issues with updating objects from browsers, even if this is done explicitely instead of automatic. I have some clues and I imagine that can be solved with ports and message to the outside, but details still escape me. I have asked in the proper thread. Cheers, Offray