July 25, 2013
1:04 p.m.
On 25 July 2013 14:14, laurent laffont <laurent.laffont@gmail.com> wrote:
I will have one full week dedicated to Pharo, now I must decide what to do. One fun thing would be to write a X11 window manager (based on TilingWindowManager), so I could run Emacs, shells and all stuff in Pharo, even Pharo in Pharo :)
You mean implementing a native interface using X11?
No. Just write an alternative to all this stuff https://en.wikipedia.org/wiki/X_window_manager#X_window_managers ... but in Pharo.
I think you can look at http://www.smalltalkhub.com/#!/~PharoExtras/NBOpenGL there is NBXLib-Core package, used to create window for opengl. Sure thing, it don't needs to be made or used explicitly for opengl.
Laurent
-- Best regards, Igor Stasenko.