Why this statement:
pygame.init()
screen = pygame.display.set_mode((310,120))
pygame.display.set_caption("aaaa")
pygame.mouse.set_visible(1)
get 3 seconds to complete??
why this is so slow??
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org