Koen, I could not reproduce the effect with your unmodified source. But when I changed the timer interval from 2000 to 500 I could easily get the desired result in 30 seconds of clicking "create dialog"/"Ok" as fast as my hand allows.
If it's important I'm using Wt-3.0.0 with boost 1.39 on W7-pro, compilled with MSVC-2005. I use firefox-3.6 as a browser. Thanks. On Mon, Feb 22, 2010 at 1:58 PM, Koen Deforche <[email protected]> wrote: > Hey Alex, > > 2010/2/22 Alex Sadovsky <[email protected]>: >> Hello! >> >> There seems to be a problem with WTimer and WDialog. >> I use a periodic WTimer for regular updated of some widgets and >> WDialog to edit some other widgets. After I open and close WDialog a >> few times WTimer stops sending signals. What could be the cause to >> this problem? I'm using Wt 3.0.0. > > I tried to reproduce this problem with Wt 3.0.0 and latest git, but > failed to reproduce the problem. I am using the attached test case. > Can you modify this test case so that you get the erratic behavior ? > > Regards, > koen > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
