How to insert xul panel so doesn't minimize with window

旧巷老猫 提交于 2019-11-28 12:46:08

问题


I create a panel and insert it into the id mainPopupSet area of the most recent navigator:browser window. I set the level to top so it shows over everything. But if that window closes the panel goes, also if that window minimizes it screws with the panel.

Is there anywhere I can insert it so it doesn't minmize? And will only disappear when Firefox exists?

来源:https://stackoverflow.com/questions/21926453/how-to-insert-xul-panel-so-doesnt-minimize-with-window

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!