On 10/6/06, Kristof Werling <[EMAIL PROTECTED]> wrote:
> Hello John,
>
> thanks for responding to my question.
>
> Whatever I do wrongly, I do it consistently. I have installed wxLua on 3
> computers and all 3 (all XP, though) show the same symptoms.
>
> Maybe this will help you to guide me into the correct direction:
>
>           I freshly installed the 2.6.2.0 version of wxlua from sourceforge.
>
> While the example mdi.wx.lua still show the same results, your new code
> (taken from the link) will compile just fine, but when I try to run it the
> error is this:
>
> Attempt to call an invalid method: Connect
>
>
> I noticed that some changes were made in the program. Main is missing.
> Whatever I try, I always get this error message.
>
> Another idea?
>

Try using this executable, I have changed wxEvtHandler::ConnectEvent
to just Connect to match the original C++ function name.
http://wxlua.sourceforge.net/download/wxLua_SnapshotBin_2006-09-05.zip

I hope this helps, let me know if the mdi sill has refresh problems for you.

Regards,
    John Labenski

ps. I hope this mail goes through, I don't know how you got the last
one since I don't see it posted to the sourceforge list. Is it just
me, all my mails are bounced back with sender notify error.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to