Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-06-01 Thread John Labenski
On Mon, Jun 1, 2009 at 10:45 AM, lostgallifreyan wrote: > > Didn't work, but a clue was a lack of quotes round the filepath after the -c > switch in the DisplayOutput window. So I went to frame:Connect(ID_RUN... and > changed a line as follows: >            local cmd = '"'..programName..'" > '.

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-06-01 Thread lostgallifreyan
John Labenski wrote: (01/06/2009 04:30) > >On Sat, May 30, 2009 at 8:19 AM, lostgallifreyan > wrote: >> >> I thought wxLua was a C-coded binary. But I did notice that the Lua script >> produced what appeared to be the same thing. I think you mentioned this a >> month or so back, but I still ma

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-31 Thread John Labenski
On Sat, May 30, 2009 at 8:19 AM, lostgallifreyan wrote: > > I thought wxLua was a C-coded binary. But I did notice that the Lua script > produced what appeared to be the same thing. I think you mentioned this a > month or so back, but I still manage to get confused by this. How much of the > wx

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-30 Thread lostgallifreyan
Typo correction: "GPS Chart/lua" should be "GPS Chart.lua" No Windows machine would have let me use a / in a filename anyway.. -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tec

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-30 Thread lostgallifreyan
John Labenski wrote: (29/05/2009 20:02) >Please turn on your line wrap. > Can't.. nPOP (mail client I use) only does that for viewing, which I thought was kind of the point, a sending client can't know what size remote viewers will use, unless they're all the same. Actually, the Usenet client

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-29 Thread John Labenski
On Fri, May 29, 2009 at 1:49 PM, Pázmándi Attila wrote: > Hello! > First of all, thanks for the new release! Nice to see this :) I downloaded > the newest version, included the wxmsw28_vc_custom.dll in my application, > everything works well. But. I checked wxlua.wxLUA_VERSION_STRING and > wx.wxVE

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-29 Thread John Labenski
On Thu, May 28, 2009 at 8:05 AM, lostgallifreyan wrote: > Please turn on your line wrap. > > The new error reporting method doesn't work well. While I know someone asked > for > it to print messages to the console, that's broken more than it fixed. Now, > if there's an > error, the program exi

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-29 Thread Pázmándi Attila
Hello! First of all, thanks for the new release! Nice to see this :) I downloaded the newest version, included the wxmsw28_vc_custom.dll in my application, everything works well. But. I checked wxlua.wxLUA_VERSION_STRING and wx.wxVERSION_STRING, I got 2.8.7.0 and 2.8.7. They aren't updated? About

Re: [wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-28 Thread lostgallifreyan
John Labenski wrote: (24/05/2009 17:40) > >We are pleased to announce the latest release of wxLua. > >wxLua 2.8.10.0 is a stable bugfix release that is a minor update to >the internals of wxLua and the precompiled versions are linked against >wxWidgets 2.8.10. > Thanks for keeping it going. Go

[wxlua-users] ANN: wxLua 2.8.10.0 release on Sourceforge.net

2009-05-24 Thread John Labenski
We are pleased to announce the latest release of wxLua. wxLua 2.8.10.0 is a stable bugfix release that is a minor update to the internals of wxLua and the precompiled versions are linked against wxWidgets 2.8.10. --- wxLu