Alex Torres

Results 6 comments of Alex Torres

For now I do not plan to separate the title bar from the menu bar. At this time you can use CSS styles to hide everything you do not need.

> I've just installed 4.1.2 and the issue still exists. Yes, checking is an error by file name Fixed on 4.1.3

You should use refreshMenu, an asynchronous method that refreshes the menu with what is in Menu.getApplicationMenu().

You should use titlebar.refreshMenu(), an asynchronous method that refreshes the menu with what is in Menu.getApplicationMenu(), after updating the menu with the sample code you showed above.