Sept. 3, 2013
7:13 p.m.
Hi. Interesting, what will happen if you run printing lines to console in loop and then stop console scrollbar by mouse? Will image hangs? 2013/9/3 Torsten Bergmann <astares@gmx.de>
I played with NativeBoost and the Windows API again this evening with the result to be able to open a native Win32 console window, influence title and colors and write to it from Pharo. This can be useful for coral and stdout support on Windows too.
Attached is a screenshot.
Cleaned up code will follow soon.
Thx T.