[xul-interop] XUL file changed but change doesn't appear (windows)
"Dusan Halicky" <[email protected]> Wed, 11 Apr 2007 14:50:38 +0200
| Newsgroups | gmane.comp.lang.xul.general |
|---|---|
| Message-ID | <[email protected]> |
--===============0746883663==
Content-Type: multipart/alternative;
boundary="----=_Part_8862_28400971.1176295838983"
------=_Part_8862_28400971.1176295838983
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi. I try some XUL demos in firefox, everythink works fine. I try do display
XUL page from my windows application. It works, but if I change the content
of XUL file (e.g. change button's label), this change doesn't appear in
previewed XUL file (from my application).
I run firefox like from my app like:
firefox -chrome http://localhost/xul/ex_buttons_1.xul, the file is stored
on apache webserver.
Here is the XUL file:
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window id="example-window" title="Example 2.2.1"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
">
<button label="Normal Zzz"/>
<button label="Disabled" disabled="true"/>
</window>
I don'w know where is the problem. Thanks.
------=_Part_8862_28400971.1176295838983
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi. I try some XUL demos in firefox, everythink works fine. I try do display XUL page from my windows application. It works, but if I change the content of XUL file (e.g. change button's label), this change doesn't appear in previewed XUL file (from my application).
<br><br>I run firefox like from my app like: <br><br> firefox -chrome <a href="http://localhost/xul/ex_buttons_1.xul">http://localhost/xul/ex_buttons_1.xul</a>, the file is stored on apache webserver. <br><br>Here is the XUL file:
<br><br><?xml version="1.0"?><br><?xml-stylesheet href="chrome://global/skin/" type="text/css"?><br><window id="example-window" title="Example 2.2.1"<br> xmlns:html="
<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>"<br> xmlns="<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
</a>"><br><button label="Normal Zzz"/><br><button label="Disabled" disabled="true"/><br></window><br><br>I don'w know where is the problem. Thanks.<br>
------=_Part_8862_28400971.1176295838983--
--===============0746883663==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--===============0746883663==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
XUL News Wire - http://xulnews.com
XUL Job Postings - http://xuljobs.com
Open XUL Alliance - http://xulalliance.org
_______________________________________________
xul-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xul-talk
--===============0746883663==--