Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fullscreen

Why Does My Dialogue Box Not Show When Fullscr=true?

I want to display a dialogue box to ask an experimental participant to enter a number, using psycho… Read more Why Does My Dialogue Box Not Show When Fullscr=true?

Simple Way To Toggle Fullscreen With F11 In Pygtk

I am not a professional programmer but am regularly using PyGTK and Cairo for data visualization te… Read more Simple Way To Toggle Fullscreen With F11 In Pygtk

Getting Monitor Size In Python

I am using python and want to create a fullscreen window. I know about the pygame.FULLSCREEN flag b… Read more Getting Monitor Size In Python