[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&#39;s label), this change doesn&#39;t appear in previewed XUL file (from my application). 
<br><br>I run firefox like from my app like: <br><br>&nbsp; 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>&lt;?xml version=&quot;1.0&quot;?&gt;<br>&lt;?xml-stylesheet href=&quot;chrome://global/skin/&quot; type=&quot;text/css&quot;?&gt;<br>&lt;window id=&quot;example-window&quot; title=&quot;Example 2.2.1&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xmlns:html=&quot;
<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xmlns=&quot;<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
</a>&quot;&gt;<br>&lt;button label=&quot;Normal Zzz&quot;/&gt;<br>&lt;button label=&quot;Disabled&quot; disabled=&quot;true&quot;/&gt;<br>&lt;/window&gt;<br><br>I don&#39;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==--