prepared inclusion of OSWindow
Hi Igor and Ronie following 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
Hi Stef We don't need OSWindow-X11. I am keeping it for history purpose. It is also unmaintained. indicates
package: 'NBXLib-Core'; and I wonder why
Oops, my mistake. A copy pasta. I am waiting for the inclusion to perform more testing and repairing the bugs present in Windows. Best regards, Ronie 2014-06-17 15:50 GMT-04:00 stepharo <stepharo@free.fr>:
Hi Igor and Ronie
following 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
participants (2)
-
Ronie Salgado -
stepharo