MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Menubar_Custom_and_Traditional.py

File Demo_Menubar_Custom_and_Traditional.py

DemoPrograms/Demo_Menubar_Custom_and_Traditional.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3"""
4 Demo - A Custom Menubar Element Simulated Using ButtonMenu Elements

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected