From: Kristof W. <kwe...@gm...> - 2006-09-27 11:36:05
|
Hello, I am running on XP, sp2, but could verify the issue on XP, sp1, too. mdi.wx (the example program) only refreshes the content of the very last window created. When moving over the other windows their content is erased and does not get refreshed. Any explanation or help? Thanks, Kristof Werling |
From: John L. <jla...@gm...> - 2006-10-04 11:17:55
|
resent since sf seems to be blocking my messages ---------- Forwarded message ---------- From: John Labenski <jla...@gm...> Date: Sep 28, 2006 6:09 PM Subject: Re: [Wxlua-users] mdi.wx does not refresh window content To: wxl...@li... On 9/27/06, Kristof Werling <kwe...@gm...> wrote: > I am running on XP, sp2, but could verify the issue on XP, sp1, too. > > mdi.wx (the example program) only refreshes the content of the very last > window created. When moving over the other windows their content is erased > and does not get refreshed. > > Any explanation or help? I don't see this Win 2k nor can I think of why it'd happen. Could you try the newest version? I've been cleaning up some of the samples, maybe I've fixed the problem since then. http://wxlua.cvs.sourceforge.net/wxlua/wxLua/samples/ Regards, John Labenski |
From: Kristof W. <kwe...@gm...> - 2006-10-06 10:38:32
|
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? Thanks, Kristof On 10/1/06, John Labenski <jla...@gm...> wrote: > > resent since sf seems to be blocking my messages > > ---------- Forwarded message ---------- > From: John Labenski <jla...@gm...> > Date: Sep 28, 2006 6:09 PM > Subject: Re: [Wxlua-users] mdi.wx does not refresh window content > To: wxl...@li... > > > On 9/27/06, Kristof Werling <kwe...@gm...> wrote: > > I am running on XP, sp2, but could verify the issue on XP, sp1, too. > > > > mdi.wx (the example program) only refreshes the content of the very last > > window created. When moving over the other windows their content is > erased > > and does not get refreshed. > > > > Any explanation or help? > > I don't see this Win 2k nor can I think of why it'd happen. Could you > try the newest version? I've been cleaning up some of the samples, > maybe I've fixed the problem since then. > > http://wxlua.cvs.sourceforge.net/wxlua/wxLua/samples/ > > Regards, > John Labenski > > ------------------------------------------------------------------------- > 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 > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > |
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. |
From: Kristof W. <kwe...@gm...> - 2006-10-17 14:43:22
|
Hello John, sorry for the late reply. Whatever you changed did it for me! All the mdi windows are updated as expected! Thanks, Kristof On 10/7/06, John Labenski <jla...@gm...> wrote: > > 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. > > ------------------------------------------------------------------------- > 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 > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > |