Flattened ecookbook.... nothing official... testing some things out...

This commit is contained in:
PySimpleGUI 2022-06-30 15:43:56 -04:00
parent 05fd8ca891
commit 0574702876
109 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Menu Bar
There are 4 places you'll run into menus in PySimpleGUI
1. Menu Bar
2. Right Click Menu
3. Button Menu
4. System Tray
This demo showns how the Menu Bar element works and the format for the Menu Bar menus.
<iframe src='https://trinket.io/embed/pygame/cbd8d14a70?start=result' width='100%' height='500' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>