thanks alain did you publish a slice attached to the ug entry? Le 11/5/15 20:54, Alain Rastoul a écrit :
Le 10/05/2015 13:15, Esteban Lorenzano a écrit :
On 10 May 2015, at 13:10, stepharo <stepharo@free.fr> wrote:
Why we cannot use the of Juan?
you can type in it, make do it, etc. (just like now)
Hi Esteban, did you try it in pharo ?
It took me some time to read this whole thread yesterday evening back from WE, wow ... lot of posts... and make a test today.
(thanks to Clement explanations, the issue is more clear now. Indeed it's a pity that vm development cannot be done in pharo too, sometimes I really would like to have a look at it when I have questions on internals).
I tried to import Juan's source from the fogbugz post in pharo, renaming Tranncript to CuisTranscript, TranscriptMorph to CuisTranscriptMorph etc. finally after some big red-death morph, and now a weird non-correctly refreshing transcript I wonder how good this solution fit in pharo morphic world ?
It is somewhat hooked to morphic at low level and I had to import some old deprecated methods from squeak - since cuis doesn't start on my pc, I took them from squeak but may be this is not good. Also it will not solve the Elliot's editable and styling requirement.
(Editable should be possible, but styling...? no clue)