James Newell wrote:
But when a new xul window of mine opens due to clicking a javascript
link in the browser element, my toolbars, status bar etc in the new
window is not automatically hidden so I figure that my window must be
told about what features are to be displayed for this to work or do I
need to give my elements special names so that the window features are
automatically displayed or hidden as per the javascript code in the
link that was clicked?

Oh, I see what you mean. Some of the elements in question need to have particular classes. See the CSS at <http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/toolkit/content/xul.css&rev=1.87&mark=36-45#31>.

Scrollbars are handled a little differently, but that should Just Work, I would think.

-Boris
_______________________________________________
dev-tech-xpcom mailing list
dev-tech-xpcom@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to