Re: Announcement of wxLua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Announcement of wxLua
- From: Jeff Paciga <jmpaciga@...>
- Date: 2001年11月11日 20:44:16 -0500
Sorry,
I should add that the debugging console displays "invalid property or
method" upon clicking "yes" or "no".
At 20:41 2001年11月11日, you wrote:
> wxLua is a blending of the wxWindows GUI classes and the Lua
programming language.
Hi Paul,
Just last night I was looking into using Lua in a wxWindows application,
and I was thinking I was going to have to build something like this. I
subscribed to the list as a first step, and yours is the first message
that appeared. Thanks :>
However, the editor sample appears to be broken on my system. After
modifying the document and choosing to either quit or start a new document
it asks me whether I want to save my changes. Hitting "yes" or "no"
simply dismisses the dialogue, and nothing happens. I looked through the
code a bit to try to see what was up, but didn't see anything obvious.
Is anyone else having this problem?
Operating System: Win2000
wxWindows version 2.3 (from the CVS about 2 weeks ago), compiled on MSVC++6.
-Jeff