[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Problem with surfarray on windows



Hi,

I've run in to some problems using pygame.surfarray.array_colorkey(surface)
on WinXP.

When hetting the colorkey array the surface gets locked and can't be used!
I've tried to call unlock after using array_colorkey but without result. I
even tried to lock the surface before calling the method and then unlocking
it but with the same result.

Is this a know bug???

I'm using the latest PyGame release with python 2.4