Re: Is there a way in XUL framework not to autohide menubars by default
Neil <[email protected]> Fri, 18 Oct 2013 10:46:36 +0100
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Ivan Lazarev wrote: >Hello guys, for almost a week I'm looking the way of to show menus in xul app by default. > >What is the proper way to do this, by settings maybe. > >Or I should manually perform this in js after any window.open() instruction? > >NB. My exact trouble is to switch by default on all menus in thunderbird. > This is done on a per-app basis; on certain platforms Thunderbird and Firefox have an app button and so they hide their menu. I don't know how this is done internally but I would expect that you would have to do this in JavaScript after the window has opened. -- Warning: May contain traces of nuts.