<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>wxJavaScript Google Group</title>
  <link>http://groups.google.com/group/wxjavascript</link>
  <description>This group is for discussing wxJavaScript. Do you need information? Do you have a problem? Post your questions about wxJavaScript here.</description>
  <language>en</language>
  <item>
  <title>spam</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/2a44ef2a7f44840e/cbc1faef80bf2648?show_docid=cbc1faef80bf2648</link>
  <description>
  Might I suggest that you enable moderation for new members?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/2a44ef2a7f44840e/cbc1faef80bf2648?show_docid=cbc1faef80bf2648</guid>
  <author>
  troel...@gmail.com
  (troelskn)
  </author>
  <pubDate>Thu, 17 Sep 2009 06:41:40 UT
</pubDate>
  </item>
  <item>
  <title>JavaScript GUI?</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/dce18dbb640c0bd4/5e028a7ff4942c69?show_docid=5e028a7ff4942c69</link>
  <description>
  Hi I&#39;m a web dev I love coding in JS it&#39;s second nature to me. &lt;br&gt; &lt;p&gt;A few years ago I wrote a VB6 app that used the MS web browser &lt;br&gt; &amp;quot;control&amp;quot; to load external JS webpages to I could in effect control an &lt;br&gt; application (file io, printing, db etc) from JavaScript. &lt;br&gt; &lt;p&gt;It worked well for sevral projects I was involved in at the time,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/dce18dbb640c0bd4/5e028a7ff4942c69?show_docid=5e028a7ff4942c69</guid>
  <author>
  nshi...@yahoo.com
  </author>
  <pubDate>Tue, 14 Jul 2009 12:55:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wxJavaScript] Re: GLUEscript 0.0.1 released</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/ec02b261c552f362?show_docid=ec02b261c552f362</link>
  <description>
  Can you post a bug report for this on the GLUEscript tracker? &lt;br&gt; &lt;p&gt;Franky. &lt;br&gt; &lt;p&gt;Oyster schreef:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/ec02b261c552f362?show_docid=ec02b261c552f362</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Wed, 27 May 2009 19:56:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: GLUEscript 0.0.1 released</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/16cd50aa0cceac88?show_docid=16cd50aa0cceac88</link>
  <description>
  thank for the new release &lt;br&gt; a little, when I put GLUEscript under a directory whose name have &lt;br&gt; Chinese characters, then the script &lt;br&gt; [prg] &lt;br&gt; // JavaScript Document &lt;br&gt; var gd = require(&amp;quot;glue_gd&amp;quot;); &lt;br&gt; var err, rect; &lt;br&gt; var font = &amp;quot;C:\\WINDOWS\\Fonts\\Times.ttf &amp;quot;; &lt;br&gt; [err, rect] = gd.stringFT(0, font, 40, 0, 0, 0, &amp;quot;Hello.&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/16cd50aa0cceac88?show_docid=16cd50aa0cceac88</guid>
  <author>
  lepto.pyt...@gmail.com
  (Oyster)
  </author>
  <pubDate>Wed, 27 May 2009 02:47:54 UT
</pubDate>
  </item>
  <item>
  <title>[ANN] GLUEscript 0.0.1 released</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/041d24bece56dce7?show_docid=041d24bece56dce7</link>
  <description>
  Today the first release of GLUEscript is made public. This release &lt;br&gt; contains glues for sqlite, mysql, curl, memcached, gd, ... With the &lt;br&gt; apache connector it is possible to write server side webpages in &lt;br&gt; JavaScript. A separate glue for wxWidgets is provided to make it &lt;br&gt; possible to write GUI&#39;s in JavaScript.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1655750a5efcb2c9/041d24bece56dce7?show_docid=041d24bece56dce7</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Fri, 08 May 2009 20:46:28 UT
</pubDate>
  </item>
  <item>
  <title>Cannot build on Fedora</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/31f0a2d0fd20efca/a1b15f776a779320?show_docid=a1b15f776a779320</link>
  <description>
  Hi, I am trying to build wxjs on Fedora and get this error: &lt;br&gt; &lt;p&gt;[root@cflinux ~/Downloads/wxjs/src/wxjs]# make &lt;br&gt; module.cpp &lt;br&gt; g++ -MMD -D &amp;quot;JS_THREADSAFE&amp;quot; -D &amp;quot;XP_UNIX&amp;quot; -D &amp;quot;GTK_NO_CHECK_CASTS&amp;quot; -D &lt;br&gt; &amp;quot;NO_GCC_PRAGMA&amp;quot; -D &amp;quot;DEBUG&amp;quot; -I &amp;quot;..&amp;quot; -I &amp;quot;../js&amp;quot; -I &amp;quot;../nspr/include&amp;quot; -I &lt;br&gt; &amp;quot;/home/cf/Downloads/poco-1.3.3 p1-all/Foundation/include&amp;quot; -I &amp;quot;/home/cf/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/31f0a2d0fd20efca/a1b15f776a779320?show_docid=a1b15f776a779320</guid>
  <author>
  constfi...@gmail.com
  </author>
  <pubDate>Sat, 11 Apr 2009 03:05:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/59a089bd3162321e?show_docid=59a089bd3162321e</link>
  <description>
  On Vista 32-bit the same thing happens, every time there is a control &lt;br&gt; that accepts user input a simple mouseover causes the app to crash. &lt;br&gt; &lt;p&gt;- ricardo
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/59a089bd3162321e?show_docid=59a089bd3162321e</guid>
  <author>
  ricardob...@gmail.com
  (Ricardo)
  </author>
  <pubDate>Mon, 06 Apr 2009 22:14:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wxJavaScript] Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/fdfeb6324ede0391?show_docid=fdfeb6324ede0391</link>
  <description>
  tenzero...@gmail.com schreef: &lt;br&gt; Try with the full path. &lt;br&gt; Franky
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/fdfeb6324ede0391?show_docid=fdfeb6324ede0391</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Sun, 08 Mar 2009 17:50:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/3c5728729f23ebda?show_docid=3c5728729f23ebda</link>
  <description>
  how can I &amp;quot;loading the gui module&amp;quot;? &lt;br&gt; &lt;p&gt;I&#39;m in trouble. I have tried to create a &amp;quot;modules.js&amp;quot;,and write as &lt;br&gt; below: &lt;br&gt; &lt;p&gt;wxjs.modules.gui = new Module(&amp;quot;wxjs_gui.dll&amp;quot;); &lt;br&gt; wxjs.modules.gui.load(); &lt;br&gt; &lt;p&gt;or use wxjs /m &amp;quot;wxjs_gui.dll&amp;quot; filename . // I don&#39;t &lt;br&gt; know the meaning of &amp;quot;&amp;lt;str&amp;gt;&amp;quot; &lt;br&gt; but don&#39;t work each other.just tell me &amp;quot;ReferenceError: wxTheApp is
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/3c5728729f23ebda?show_docid=3c5728729f23ebda</guid>
  <author>
  tenzero...@gmail.com
  </author>
  <pubDate>Sun, 08 Mar 2009 17:43:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/8e281dacfa3eaccc?show_docid=8e281dacfa3eaccc</link>
  <description>
  Ok, thanks for the help. I&#39;m going to go ahead and try building it on &lt;br&gt; this system.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/8e281dacfa3eaccc?show_docid=8e281dacfa3eaccc</guid>
  <author>
  emce...@gmail.com
  </author>
  <pubDate>Tue, 03 Mar 2009 19:20:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wxJavaScript] Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/75be06add0f610c3?show_docid=75be06add0f610c3</link>
  <description>
  The compiled version is build on win 32bit. So it&#39;s better to build a &lt;br&gt; new version. &lt;br&gt; Be aware that the next version of wxJavaScript will be GLUEscript. So &lt;br&gt; the current development is done on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gluescript.sf.net&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Franky. &lt;br&gt; &lt;p&gt;emce...@gmail.com schreef:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/75be06add0f610c3?show_docid=75be06add0f610c3</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Sun, 01 Mar 2009 14:22:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/be9a76fb3e593a21?show_docid=be9a76fb3e593a21</link>
  <description>
  I&#39;m on Windows Server 2003 x64, I tried it out on Windows XP 32-bit &lt;br&gt; running on VMware, and it worked fine. Do I have to compile a separate &lt;br&gt; 64 bit version?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/be9a76fb3e593a21?show_docid=be9a76fb3e593a21</guid>
  <author>
  emce...@gmail.com
  </author>
  <pubDate>Sun, 01 Mar 2009 12:52:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/e4f9978bd29608f9?show_docid=e4f9978bd29608f9</link>
  <description>
  Ah, ok, I knew it was something obvious. &lt;br&gt; &lt;p&gt;Unfortunately, I have a new problem, now. Although all the GUI samples &lt;br&gt; open now, the majority of them cause the wxjs to give an unhandled &lt;br&gt; exception and crash as soon as I move the mouse arrow over the window.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/e4f9978bd29608f9?show_docid=e4f9978bd29608f9</guid>
  <author>
  emce...@gmail.com
  </author>
  <pubDate>Sun, 01 Mar 2009 07:14:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wxJavaScript] Why Not found?</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/2d2d6a6d9f5d42ab/3800fc54caa0d276?show_docid=3800fc54caa0d276</link>
  <description>
  网路时代的狼 schreef: &lt;br&gt; ERROR: Not found is a POCO error which means that a depending dll is not &lt;br&gt; found. Can you check if all dependencies of wxJS_curl are found? &lt;br&gt; &lt;p&gt;Franky
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/2d2d6a6d9f5d42ab/3800fc54caa0d276?show_docid=3800fc54caa0d276</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Sat, 28 Feb 2009 18:04:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wxJavaScript] GUI examples don&#39;t work.</title>
  <link>http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/cbdb6efa5ea4e389?show_docid=cbdb6efa5ea4e389</link>
  <description>
  emce...@gmail.com schreef: &lt;br&gt; &lt;p&gt;Are you loading the gui module in modules.js? &lt;br&gt; &lt;p&gt;Franky.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wxjavascript/browse_thread/thread/1ef05057d23d3930/cbdb6efa5ea4e389?show_docid=cbdb6efa5ea4e389</guid>
  <author>
  franky.br...@gmail.com
  (Franky Braem)
  </author>
  <pubDate>Sat, 28 Feb 2009 17:26:02 UT
</pubDate>
  </item>
  </channel>
</rss>
