filmov
tv
Python 037 - Adding a menu bar

Показать описание
You need three "things" when creating a menued system for an application; a menu bar, menus and items in those menus. Any of those can fire a funtion by setting the command option to the name of that function.