Relative Content

Tag Archive for qtpysidepyside6

PySide6 Menu Bar Actions Not Showing on macOS Sonoma 14.4.1

I’m following a tutorial to create a PySide6 application with a menu bar, but I’m running into an issue on macOS Sonoma 14.4.1. The person doing the tutorial is using Windows OS, and everything works fine for them, but on my macOS system, the “File” menu does not appear until I add more than one action. Even then, only one of the actions is shown.