PyQt Menubar in Ubuntu does not show

Have you ever wondered why Menubar defined in your program using PyQt does not show in Ubuntu? However it works fine in Window. Well here is the answer: Menubar is outside the application in Ubuntu. You can find it in global menu. Look for it at the top left corner next to the close/mini/max icon.

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...