John Labenski writes:
I do not think it would effect any existing programs since they did not expect
any parameters to the function.
I use wxluafreeze with some of my programs and it had no side effects since
I never used ... in any of these programs.
Andre
---
On Mon, Aug 23, 2010 at 9:39 PM, AndreArpin wrote:
> AndreArpin writes:
>
>> The following changes allow Lua programs to use the ... construct instead of
>> using the obsolete arg variable.
I see that that the Lua 5.1.4 (the current Lua) that wxLua uses pushes
the global table "arg" in wxLua/mod
On Tue, Jun 29, 2010 at 10:14 AM, Del Mundo, Carlo Eduardo C.
wrote:
> Hi all!
Hi, sorry about the very long delay...
> After searching through the archives, I have found a few situations similar
> to my problem but few solutions. Basically, I am writing a GUI application
> that edits a configu
On Sun, Aug 22, 2010 at 11:26 AM, AndreArpin wrote:
> change the function SaveFileAs(editor) to read
>
...
>
> This will stop the editor to silently override existing file.
Thanks, I've applied it in CVS.
Regards,
John Labenski
---
On Sun, Aug 22, 2010 at 10:48 PM, Chunlin Zhang wrote:
> Is it right?
> If it is not to be changed in the future,my program will being according
> this api.
>
> '''
> require("wx")
> print(wx.wxGetCwd())
> '''
> output:
>
>> "/usr/bin/lua" -e "io.stdout:setvbuf \'no\'"
> "/media/DATA/dev/tes
On Mon, Aug 23, 2010 at 9:55 AM, Leslie Newell
wrote:
> Hi,
>
> Can wxLua be built with wxWidgets 2.9? If not are there any plans to
> support 2.9?
I have not tried it yet and it will certainly take some doing. The
current idea is to use the interface files that are used to make the
wxWidgets 2.9