I know I can use pygame.display.set_mode((0, 0), pygame.FULLSCREEN)
but I want that when I press the full screen button or the maximize button the screen goes in full screen but I cant use the maximize button
when I click this button the screen should maximize but it is locked or I cant use it pls tell me how to use it