Hi Igor and Roniefollowing igor advice I'm preparing to integration OSWindow in Pharo. I copied all the packages to Pharo/OSWindow.
Now to fully work I imagine that SDL2 should be linked to the VM so that it can work.
I need to know which package make sense to be loaded
I imagine that this is
OSWindow-Core
OSWindow-SDL2
https://pharo.fogbugz.com/default.asp?12743#103040
indicates
package: 'NBXLib-Core'; and I wonder why
Why do we need also the OSWindow-X11 if we use SDL
Stef
