Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

theming problem #295

Closed Godley closed 9 years ago

Godley commented 9 years ago

Description of the problem: When applying the current theme during the loading process for the main window, the main window disappears. Error produced: None, just the main window isn't visible Steps to replicate it: In MainWindow, call self.applyTheme() inside load or in fact anywhere that it can be called before the user has control of the GUI. Run python3 setup.py bdist_mac inside the FYP folder and open up the mac app it produces inside build. Observe no menu. OS: OSX Yosemite (latest) Lilypond version: latest