[PyKDE] QSound?

Richard Jones rjones at ekit-inc.com
Wed Sep 4 23:58:00 BST 2002


On Thu, 5 Sep 2002 12:24 am, Peter Osborne wrote:
> I used pygame instead
>
> pygame.mixer.init()
> sound = pygame.mixer.Sound("gotmail1.wav")
> sound.play()

Oooh. qt and pygame play nicely together. excellent :)

I wonder if there's any way to get a pygame screen into a Qt widget...


    Richard




More information about the PyQt mailing list