<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/mozilla.dev.tech.xul</id>
  <title type="text">mozilla.dev.tech.xul Google Group</title>
  <subtitle type="text">
  </subtitle>
  <link href="/group/mozilla.dev.tech.xul/feed/atom_v1_0_msgs.xml" rel="self" title="mozilla.dev.tech.xul feed"/>
  <updated>2010-01-07T05:08:55Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>dongdong deng</name>
  <email>1983...@gmail.com</email>
  </author>
  <updated>2010-01-07T05:08:55Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/c15bb20b2ea03ee2/615870c373b8cc1c?show_docid=615870c373b8cc1c</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/c15bb20b2ea03ee2/615870c373b8cc1c?show_docid=615870c373b8cc1c"/>
  <title type="text">Is there a way to save picture of image element to another place.</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I have an image element in xul window. And I src attribute of the image &lt;br&gt; element to a chrome url, and now I wanna save the picture of the image shown &lt;br&gt; to another file. &lt;br&gt; Any suggestions? &lt;br&gt; Thanks in advance.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benoit DECHERF</name>
  <email>bdech...@gmail.com</email>
  </author>
  <updated>2010-01-06T15:22:13Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/eaf3205168d8c2ef/13dd99feb4515fdd?show_docid=13dd99feb4515fdd</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/eaf3205168d8c2ef/13dd99feb4515fdd?show_docid=13dd99feb4515fdd"/>
  <title type="text">xulrunner and java</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;d like to create a framework to use xulrunner as the view of a java &lt;br&gt; application. &lt;br&gt; The idea of the framework is : &lt;br&gt; - install xulrunner if necessary (So that the application based on the &lt;br&gt; framework will run on any plateform, without the need of a pre installed &lt;br&gt; xulrunner) &lt;br&gt; - embed a web server like jetty (To be abble to comunicate from a xul
  </summary>
  </entry>
  <entry>
  <author>
  <name>Frycake</name>
  <email>cedricalfo...@gmail.com</email>
  </author>
  <updated>2010-01-06T13:34:45Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/123e2ca2c1056dc5/6b9e0ea617ea1d33?show_docid=6b9e0ea617ea1d33</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/123e2ca2c1056dc5/6b9e0ea617ea1d33?show_docid=6b9e0ea617ea1d33"/>
  <title type="text">Dynamic nodes insertion &amp; rendering issue (scrollbar)</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I&#39;m inserting dynamically elements into my xul document with JQuery, &lt;br&gt; and it&#39;s working quite well. &lt;br&gt; Quite well because if the content is bigger than the container height, &lt;br&gt; the renderer don&#39;t show a scrollbar. &lt;br&gt; 1. I load an iframe with an empty (almost) xul document &lt;br&gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;iso-8859-1&amp;quot;?&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>knallkopf66</name>
  <email>knallkop...@hotmail.com</email>
  </author>
  <updated>2010-01-02T21:26:38Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/ba5567144f7ecffb/a3057de27f62d7e9?show_docid=a3057de27f62d7e9</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/ba5567144f7ecffb/a3057de27f62d7e9?show_docid=a3057de27f62d7e9"/>
  <title type="text">Tree startEditing by pressing a key...</title>
  <summary type="html" xml:space="preserve">
  Hi, i am trying to bring a treecell into edit mode by pressing a key &lt;br&gt; on the keyboard. &lt;br&gt; with mouse doubleclick it works, but not with a key. &lt;br&gt; is there a default key to bring a cell to edit mode? &lt;br&gt; if not i was trying this, but it does not work... &lt;br&gt; Tree keypress event handler: &lt;br&gt; if (event.keyCode == 13) // pressing retourn
  </summary>
  </entry>
  <entry>
  <author>
  <name>GIRAULT Florian</name>
  <email>florian.gira...@gmail.com</email>
  </author>
  <updated>2010-01-02T13:40:30Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/4e0cf9f2fe58d308?show_docid=4e0cf9f2fe58d308</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/4e0cf9f2fe58d308?show_docid=4e0cf9f2fe58d308"/>
  <title type="text">Re: XPCOM problem: windows 2000</title>
  <summary type="html" xml:space="preserve">
  Problem solved. &lt;br&gt; I actually had the finger on it: the dll was the problem. &lt;br&gt; If other people have this kind of problem here is what worked for me: &lt;br&gt; Just set the Visual Studio project to statically link runtime libraries (/MT &lt;br&gt; option): under C/C++ project settings, by default &amp;quot;Multithreaded library &lt;br&gt; (/MD)&amp;quot; is selected. Set it to Mutithreaded (/MT) only. This statically links
  </summary>
  </entry>
  <entry>
  <author>
  <name>GIRAULT Florian</name>
  <email>florian.gira...@gmail.com</email>
  </author>
  <updated>2010-01-01T15:27:37Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/4428b02280f70ced?show_docid=4428b02280f70ced</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/4428b02280f70ced?show_docid=4428b02280f70ced"/>
  <title type="text">Re: XPCOM problem: windows 2000</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I am new to XUL application development, and by reading a few tutorials I &lt;br&gt; now have a working application using an XPCOM component. I tested the &lt;br&gt; application under different windows XP environments, and could test the &lt;br&gt; component, but when trying with a windows 2000 version, I got the following &lt;br&gt; error:
  </summary>
  </entry>
  <entry>
  <author>
  <name>GIRAULT Florian</name>
  <email>florian.gira...@gmail.com</email>
  </author>
  <updated>2010-01-01T15:03:25Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/42480976ed4c4d76?show_docid=42480976ed4c4d76</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7fdbca0e9c852788/42480976ed4c4d76?show_docid=42480976ed4c4d76"/>
  <title type="text">XPCOM problem: windows 2000</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I am new to XUL application development, and by reading a few tutorials I &lt;br&gt; now have a working application using
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vasu</name>
  <email>vas...@gmail.com</email>
  </author>
  <updated>2009-12-30T04:49:34Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7f00c7533733ebc0/80bbdb648f02ec00?show_docid=80bbdb648f02ec00</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/7f00c7533733ebc0/80bbdb648f02ec00?show_docid=80bbdb648f02ec00"/>
  <title type="text">Ipc or message back to js/xpcom from an external process</title>
  <summary type="html" xml:space="preserve">
  Hi Guys, &lt;br&gt; Is there a way to get the ipc or a simple message from external &lt;br&gt; process to the js/xpcom app? Rightnow, I am relying on file io - which &lt;br&gt; is inefficeint. &lt;br&gt; Searching around, I found some pointers from 2007 - did anything &lt;br&gt; change or added for the inter process communication - either ipc/ &lt;br&gt; socket? &lt;br&gt; I have something like below.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ankit Ahuja</name>
  <email>ahuja.an...@gmail.com</email>
  </author>
  <updated>2009-12-29T09:26:10Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/ab86ed10479a4b21/d1a7527fb136f763?show_docid=d1a7527fb136f763</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/ab86ed10479a4b21/d1a7527fb136f763?show_docid=d1a7527fb136f763"/>
  <title type="text">Saving preferences in a editable tree</title>
  <summary type="html" xml:space="preserve">
  I am trying to implement an editable tree in which I am trying save &lt;br&gt; the preference string every time the user makes a change to the tree &lt;br&gt; using the &#39;onsynctopreference&#39; event handler. &lt;br&gt; However, when I remove an element from the tree, this event handler &lt;br&gt; doesn&#39;t get called and I am manually saving the preference string.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Krishna</name>
  <email>v.krishnaku...@gmail.com</email>
  </author>
  <updated>2009-12-28T16:44:32Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/0d73251d3cb3c8f2?show_docid=0d73251d3cb3c8f2</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/0d73251d3cb3c8f2?show_docid=0d73251d3cb3c8f2"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  Time permitting, will try and reproduce the problem in a small sample. &lt;br&gt; Real code is better than pseudo code.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vasu</name>
  <email>vas...@gmail.com</email>
  </author>
  <updated>2009-12-27T19:29:12Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/f54c601e704cac45?show_docid=f54c601e704cac45</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/f54c601e704cac45?show_docid=f54c601e704cac45"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  Glad it is working finally. If you want to know why it didn&#39;t work, &lt;br&gt; share the pseudo code, might get some pointers.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Krishna</name>
  <email>v.krishnaku...@gmail.com</email>
  </author>
  <updated>2009-12-27T11:20:16Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/49542743f7ef0a23?show_docid=49542743f7ef0a23</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/49542743f7ef0a23?show_docid=49542743f7ef0a23"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  nope. &lt;br&gt; I&#39;m using setInterval. &lt;br&gt; Tried creating and sending a mousemove event and that din&#39;t work. &lt;br&gt; Finally, added an additional invalidate() to the callback (the &lt;br&gt; invalidate[Cell,Row,Range] were inside a function that was called from &lt;br&gt; the callback) and that seems to have solved the problem although I &lt;br&gt; don&#39;t understand why it works now and why it din&#39;t work earlier.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vasu</name>
  <email>vas...@gmail.com</email>
  </author>
  <updated>2009-12-27T10:59:16Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/977ebb42b9c7e976?show_docid=977ebb42b9c7e976</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/977ebb42b9c7e976?show_docid=977ebb42b9c7e976"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  Does single invalidateRow work ok - w/o setTimeout? Explicitly calling &lt;br&gt; invalidateRow? &lt;br&gt; If above is true, try setInterval - which is slight different &lt;br&gt; implementation. If single invalidateRow itself is not working then you &lt;br&gt; have a different issue to deal with. &lt;br&gt; On the other question, I just checked on the threads, I don&#39;t think
  </summary>
  </entry>
  <entry>
  <author>
  <name>Krishna</name>
  <email>v.krishnaku...@gmail.com</email>
  </author>
  <updated>2009-12-27T06:42:57Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/3005790b7d081417?show_docid=3005790b7d081417</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/3005790b7d081417?show_docid=3005790b7d081417"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  Are you suggesting to remove the tree and insert it back? That sounds &lt;br&gt; very inefficient. &lt;br&gt; The tree data is maintained outside of the DOM by an object &lt;br&gt; implementing nsITreeView. &lt;br&gt; That is my question. The invalidate method on the tree&#39;s box object is &lt;br&gt; not forcing a redraw. &lt;br&gt; Yes, but again the invalidateRange and invalidateRow methods are not
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vasu</name>
  <email>vas...@gmail.com</email>
  </author>
  <updated>2009-12-27T01:18:19Z</updated>
  <id>http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/0cab724dd28af520?show_docid=0cab724dd28af520</id>
  <link href="http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/e0ca8717dff75e7b/0cab724dd28af520?show_docid=0cab724dd28af520"/>
  <title type="text">Re: auto-refreshing &lt;tree&gt;</title>
  <summary type="html" xml:space="preserve">
  This might work for you. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://developer.mozilla.org/En/DOM/Node.removeChild&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Just redraw the complete tree every 5secs. If there are lot of nodes &lt;br&gt; that you need to worry about, then maintain a cache which have the &lt;br&gt; value changed and only remove /redraw them.
  </summary>
  </entry>
</feed>
