[Pharo-users] Re: AthensCairoSDLSurface P8 Error

2020-10-14 Thread Alvaro Piorno
HI Stéphane, It works fine in P9 changing for the new implementors of handle. Thanks El dom., 11 oct. 2020 a las 11:57, Stéphane Ducasse (< stephane.duca...@inria.fr>) escribió: > Hello alvaro > > can you try with P9 because we got many improvements. > > S > > On 18 Sep 2020, at 22:07, Alvaro P

[Pharo-users] Re: AthensCairoSDLSurface P8 Error

2020-10-11 Thread Stéphane Ducasse
Hello alvaro can you try with P9 because we got many improvements. S > On 18 Sep 2020, at 22:07, Alvaro Piorno wrote: > > Hello, > > This code that worked for P6 and P7 is now failing in P8. > > AthensCairoSDLSurface fromSDLSurface: self window handle handle > getWindowSurface. > > the wi