From: John L. <jla...@gm...> - 2006-10-07 18:26:27
|
On 10/6/06, Kristof Werling <kwe...@gm...> 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. |