<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user">
    <title>gmane.comp.lib.wxwidgets.wxlua.user</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2958"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2956"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2954"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2953"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2951"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2950"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2949"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2948"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2947"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2946"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2945"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2944"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2943"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2942"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2941"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2940"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2939"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2958">
    <title>Re: wxlua watch expression doesn't work</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2958</link>
    <description>&lt;pre&gt;Thanks for the update,

Milind

On Thu, May 17, 2012 at 1:55 PM, John Labenski &amp;lt;jlabenski-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
wxlua-users mailing list
wxlua-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxlua-users
&lt;/pre&gt;</description>
    <dc:creator>Milind Gupta</dc:creator>
    <dc:date>2012-05-18T00:08:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2957">
    <title>Re: wxlua watch expression doesn't work</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2957</link>
    <description>&lt;pre&gt;
Sorry about the delay... Yes there is a problem, but also a temporary
fix. Unfortunately the remote debugger expression evaluator does
double duty, a) run code like "a = 1+2" to set a varible in the
debugger Lua state or to get variable values. So, when it finds a '.'
it thinks there is an expression to evaluate not a variable.

The solution, put a watch on these two things:
"a = MyTable.Key" : should say Ok on the value side
"a" : should be the value of MyTable.Key

I just have to find the time to separate the functionality of the two
things so they both work.

Regards,
    John

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-17T20:55:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2956">
    <title>Re: ParseDate</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2956</link>
    <description>&lt;pre&gt;
Yes, I can simply override it and return two values, [bool success,
integer position of error],  but the position will only be valid for
non-unicode strings. I guess that's better than nothing. I'll look
into it tonight.

Regards,
    John

ps. Yes the console is a work in progress. I will eventually add it to
the bindings so that from within a wxLua program you can show it.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-17T20:37:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2955">
    <title>Re: wxDatePickerCtrl</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2955</link>
    <description>&lt;pre&gt;Thanks,
          I think using a separate checkbox is the best way to go. I am
using lua for windows, I don't know what version that has.

Milind


On Thu, May 17, 2012 at 12:51 PM, John Labenski &amp;lt;jlabenski-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
wxlua-users mailing list
wxlua-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxlua-users
&lt;/pre&gt;</description>
    <dc:creator>Milind Gupta</dc:creator>
    <dc:date>2012-05-17T20:21:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2954">
    <title>Re: wxDatePickerCtrl</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2954</link>
    <description>&lt;pre&gt;
What version of wxLua are you using? The precompiled one on Sourceforge?

Note that in GTK (Linux) using the samples/picker.wx.lua sample I do
not even see the checkbox. After googling a bit it seems like this is
the case and that people are simply creating their own checkbox,
putting it next to the date picker, and calling Enable() on the date
picker as appropriate. You then query the checkbox to see if the date
is "valid" or not.

In MSW using wxWidgets 2.9 the control does return an invalid
wxDateTime so it looks like this has been fixed.

Regards,
    John

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-17T19:51:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2953">
    <title>wxDatePickerCtrl</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2953</link>
    <description>&lt;pre&gt;Hi,
I have a wxDatePickerCtrl where I set Allow None in the property
(wxDP_ALLOWNONE) and it shows me a checkbox. If the checkbox is unchecked
the control is grayed out. But with it unchecked if I query the GetValue I
do not get a invalid date. I am getting 12/31/1969 which is not invalid. Am
I doing something wrong here?
      Is this available in any example? Is it a wxWidgets issue?

Thanks,
Milind
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
wxlua-users mailing list
wxlua-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxlua-users
&lt;/pre&gt;</description>
    <dc:creator>Milind Gupta</dc:creator>
    <dc:date>2012-05-17T19:00:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2952">
    <title>Re: ParseDate</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2952</link>
    <description>&lt;pre&gt;

wx.wxDateTime():ParseDate("25 may 2012", wx.wxString_const_iterator())

works and returns the same value as IsValid but is a bit overwhelming.

Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-14T13:39:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2951">
    <title>ParseDate</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2951</link>
    <description>&lt;pre&gt;Error using ParseDate

wx.wxDateTime():ParseDate("25 May 2012")

Lua: Error while running chunk
E:\lua\tdate.lua:2: wxLua: Expected a 'wxString_const_iterator' for parameter 3, 
but got a 'no value'.
Function called: 'ParseDate(wxDateTime, string)'
01. wxDateTime::ParseDate(wxDateTime(self), string, wxString_const_iterator)
stack traceback:
[C]: in function 'ParseDate'
E:\lua\tdate.lua:2: in main chunk

Lua: Error while running chunk

I think this should work

Andre

PS: Note on console copy button:
Copy contents to clipboard ... copies the selection to clipboard.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-14T13:11:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2950">
    <title>wxlua 2.8.12.0</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2950</link>
    <description>&lt;pre&gt;Hi,

This version is much improved over the previous.
Particularly like all the work that was done on the console.
Thank you

Andre



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-14T00:43:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2949">
    <title>Re: problem and solution if using MSBuild with cmakegenerated sln</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2949</link>
    <description>&lt;pre&gt;

Solution file error MSB5009: Error parsing the nested project section in
solution file.

What is good this problem is gone away. I have no idea why. 
The new cmake file? 
The GUID has been added to the registry?
27 odd updates from Microsoft?
More good luck then good management.

I wish that the incremental link did the same.

Andre



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-12T17:43:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2948">
    <title>[ wxlua-Bugs-3525976 ] using wxGridTable leaks memory</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2948</link>
    <description>&lt;pre&gt;Bugs item #3525976, was opened at 2012-05-11 15:05
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=745324&amp;amp;aid=3525976&amp;amp;group_id=140042

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: using wxGridTable leaks memory

Initial Comment:
When using wxLuaGridTable refreshing a wxGrid leaks memory...  Here is an example of using a periodic Timer Tick to ForceRefresh() the grid at a relatively high frequency resulting in massive memory leakage.  Calling collectgarbage("count") will show a number that is increasing quickly.  Please let me know if there is a simple work around.

Also using the straight example from the examples folder if yo&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2012-05-11T22:05:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2947">
    <title>Re: problem and solution if using MSBuild with cmake generated sln</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2947</link>
    <description>&lt;pre&gt;
What is the error message?


What does "global section" mean? If you open the sln in Visual Studio
and select a project as the "Startup Project" does that help?



I use devenv to build and it works ok. Here's the script I use to run
it, note that I rerun cmake on it just to be sure.
I combine these batch files to have a whole build system for
2.8/2.9/unicode/ansi/debug/release combinations.

------------------------------------------------------------------
&amp;lt; at &amp;gt;echo off
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" ..\wxLua

call "c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat"

for /f %%a IN ('dir /b *.sln') do (
    devenv %%a /Build Debug 2&amp;gt;&amp;amp;1 | ..\mtee.exe devenv_build_log.txt
    set /a ERRCOUNT=%ERRCOUNT% + %ERRORLEVEL%
)
echo.
echo Errors found: %ERRCOUNT%
if NOT "%1" == "NOPAUSE" pause
EXIT /B %ERRCOUNT%
----------------------------------------------------------------------------

Regards,
    John

----------------------------------------------------------------------------&lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-10T21:02:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2946">
    <title>Re: utf8 quick and dirty</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2946</link>
    <description>&lt;pre&gt;

 I ran some more test the problem is gone I must go so I will look at it next
 week.

Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-10T16:44:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2945">
    <title>Re: utf8 quick and dirty</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2945</link>
    <description>&lt;pre&gt;


maybe hard to do:

example Format\FORMAT~4.LUA is returned by fullName.ShortPath
this is not a utf8 string ~ is 126

Format\FORMAT~4.LUA  
F70
o111
r114
m109
a97
t116
\92
F70
O79
R82
M77
A65
T84
~126
452
.46
L76
U85
---------------
so string.match(fullName.ShortPath,'(.*)%.lua') returns nil

Andre



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-10T15:31:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2944">
    <title>problem and solution if using MSBuild with cmakegenerated sln</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2944</link>
    <description>&lt;pre&gt;Hi,

I am using a batch to make wxLua

MSBuild wxLua.sln /t:build /p:Configuration=Debug

Problem:
The sln contains some errors that Visual Studio ignores but MSBuild detects.

Solution:
open the solution in Visual Studio add a file to the solution remove the file 
and save the solution. This will fix the problem.

These is some mismatch between the project being selected in the global section.

Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-10T12:51:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2943">
    <title>Re: utf8 quick and dirty</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2943</link>
    <description>&lt;pre&gt;
I don't know what you mean? This is how the conversion is currently
done. Lua is assumed to be UTF8 which works normally for regular
English ASCII C-strings (I'm sure there's an official name for it,
UTF7 I guess).

Search for the "lua2wx" and "wx2lua" functions here :
http://wxlua.svn.sourceforge.net/viewvc/wxlua/trunk/wxLua/modules/wxlua/include/wxlstate.h?revision=72&amp;amp;view=markup


They stop matching once the first multibyte Unicode char is found
since it will be &amp;gt; 128

See the description here:
http://en.wikipedia.org/wiki/UTF-8

It is up to the Lua programmer to know (or check) if a string may
contain multibyte Unicode chars or not before using Lua's string
functions since they assume single byte chars.

Regards,
     John

ps. On the wxWidgets mailing list they are currently discussing
whether they should switch to UTF32 always so you don't have to use
iterators since each char is always 4 bytes. The downside is wasted
memory, the upside is that each code point (glyph) is a known length
making text man&lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-10T05:00:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2942">
    <title>utf8 quick and dirty</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2942</link>
    <description>&lt;pre&gt;Hi,

wxString str = wxString(luastr, wxConvUTF8);
return str.Length()==0 ? wxString(luastr) : str;

This solution may look crazy but works surprisingly well.

We have no idea what kind of file has just been read.
Guessing is are only choice. If it is not UTF8 we are in trouble.

What happen to string.match(string,"%a") in either cases for example?

Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-09T18:45:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2941">
    <title>Re: CMake</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2941</link>
    <description>&lt;pre&gt;
it does work

I think there a problem with the current version: 
é is character 130 should display as ‚ in the editor just a bit strange
this character set thing.
---------------- command line
echo {é} &amp;gt; xx

--- added the following code in editor.lua at line 891
    for w in string.gmatch(file_text, ".") do 
        print(w,string.byte(w), #w, '&amp;lt;&amp;lt;&amp;lt;')
    end
    for w in string.gmatch(file_text, ".") do 
        editor:AppendText('{'..string.byte(w)..'}'..'&amp;lt;'..w..'&amp;gt;')       
    end
    print(editor.Length, 'before append character')
    editor:AppendText('='..string.char(130)..'=')
    print(editor.Length, 'before append text', #file_text)
    editor:AppendText(file_text)  -- this does not append any text
    print(editor.Length, 'after append text', #file_text)

------------------------------------------------
command line:
E:\wxWidgets\wxLua\cmake\apps\wxlua\Debug\wxLua.exe editor.wx.lua xx
--------------------- output
[E:\wxWidgets\wxLua\samples]{   123     1       &amp;lt;&amp;lt;&amp;lt;
        130     1       &amp;lt;&amp;lt;&amp;lt;
} &lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-05T14:23:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2940">
    <title>Re: CMake</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2940</link>
    <description>&lt;pre&gt;
The incremental linker in 2008 seems to have a lot of problems. For
awhile I had to always build twice or more because the first time the
linker died. This wasn't the case here was it? In other words, when
you build the wxLua app one of the wxLua libs that the apps links to
had not built correctly. If you turn the incremental linker back on
and press build a few times do you see the linker (segfault or
whatever it was) error in the build output window?

I applied SP1 to VS2008 and it seemed to have made it a little better,
but the linker would still crash. Mysteriously, a half a year later
the linker now works great... I didn't change anything, unless some
Win7 security patch fixed something.

Here's one of the discussions about it, there are many many more...
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/2a29f8ec-7c71-475d-a358-f2f1b0458f8b


How is the file encoded, UTF-8 or UTF-16?

If I run this code in wxLua or wxLuaEdit I get a message box with that
character as the caption and the text &lt;/pre&gt;</description>
    <dc:creator>John Labenski</dc:creator>
    <dc:date>2012-05-04T20:11:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2939">
    <title>Re: CMake</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2939</link>
    <description>&lt;pre&gt;
OK there is a light at the end of the tunnel.

using the following batch

cd "E:\wxWidgets\wxLua\
md cmake
cd cmake
cmake -trace -G "Visual Studio 9 2008" -DwxWidgets_ROOT_DIR:STRING=E:/wxWidgets 
-DwxWidgets_LIB_DIR:STRING=E:/wxWidgets/lib/vc_lib  E:/wxWidgets/wxLua

and removing the incremental link in 

wxLua
wxLuaCan
wxLuaFreeze

projects.

Compile successfully. 

The current version does not seem to support unicode characters.
ex:
echo ["╪"] &amp;gt; xx

E:\wxWidgets\wxLua\cmake\apps\wxlua\Debug\wxLua.exe -o xx

the file is empty. 

I will have to wait until this is corrected to upgrade since my editor is 
written using wxlua.

Thanks.
Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sf&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-04T16:31:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2938">
    <title>Re: CMake</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxlua.user/2938</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Andre Arpin</dc:creator>
    <dc:date>2012-05-04T07:55:14</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.wxwidgets.wxlua.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.wxwidgets.wxlua.user</link>
  </textinput>
</rdf:RDF>

