PySimpleGUI/docs/eCookbook/layouts/centered-and-simple.md
2022-06-30 15:54:57 -04:00

541 B

Simple Window with Elements Centered

This little demo has several concepts that may be of help to you

  • The elements are all centered in the window
  • The graphics are base64 and contained in the .py file itself
  • It has an animation

It looks like this running on Windows:

Ml8rxsYCoW.gif