2010/1/31 Jérôme Laheurte <[email protected]>: > > Le 31 janv. 2010 à 16:21, Frank Niessink a écrit : > >> I just remembered something from Stackoverflow >> (http://stackoverflow.com/questions/1568491): a datepicker.Navigate() >> may also fix this issue. That might be better than a wx.CallAfter. If >> you have the time, can you try that? So call Navigate() on all >> datepickers before getting the data out of the datepickers in the ok() >> method. > > Or even better, call Navigate() in get(), no ?
Yes, you're right. Cheers, Frank
