Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Pygame
Post: RE: Pygame

I have since found two separate ways to solve the above problem. First: import pygame from pygame import mixer mixer.init() <-- Changed to pygame.init(). Then deleted --> screen = pygame....
zazen000 GUI 1 1,432 Nov-17-2021, 08:47 PM
  Music Thread: Pygame
Post: Pygame

I'm programming a simple music player using python 3.10, pyqt6, and pygame. My question is about the following line of code: screen = pygame.display.set_mode((1, 1)) Without this line of code, I get...
zazen000 GUI 1 1,432 Nov-15-2021, 06:50 PM
  Question Thread: Python 3.10 and PyQt5(6)
Post: Python 3.10 and PyQt5(6)

I moved a project from python 3.9 to a new env using python 3.10. I can not install PyQt5(or 6). It tries to install several versions and then errors out. It seems as if PyQt is interpreting python 3....
zazen000 GUI 2 7,629 Jun-13-2021, 05:08 PM
    Thread: pyQt5 QCalendarWidget setHeaderTextFormat
Post: pyQt5 QCalendarWidget setHeaderTextFormat

As written displays widget with a black background (what I want) except for the outer frame and the horizontal header. want to make the entire widget with black background. I cannot get the syntax r...
zazen000 GUI 0 2,171 Apr-14-2019, 11:50 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020