Sorry, please disregard this - I had a callback on the keyWentUp() signal that had unexpected side-effects.
On Sep 7, 2010, at 1:53 PM, Joseph VanAndel wrote: > I am using a WDoubleValidator with a WLineEdit widget. > Using Firefox 3.6.8 on Mac or Linux: > > If I type the characters: '1' and '0' quite quickly into a WLineEdit widget > with a WDoubleValidator, I get the expected value of 10.0. > > However, if I pause even 1/4 second between entering '1' and '0', I get the > value 1.0 in the WLineEdit widget. > > Any suggestions on how I can fix this? > > At the every least, I need to increase the time "window" where entering '1' > and then '0' produces the value '10.0'. > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
