On Thursday 03 September 2009 07:10:32 pm John wrote: > On Thursday 03 September 2009 07:03:43 pm Paul McNett wrote: > > John wrote: > > > Look like Larry discovered the issue. Line 240 of dDateTextBox.py > > > if orig is None: > > > if isDateTime: > > > self.Value = datetime.datetime.now() > > > else: > > > self.Value = datetime.date.today() > > > > > > So you are setting the value (recall I'm setting to None). Paul was > > > this some code you missed? > > > > Probably. Can you experiment with commenting these out? > > > > Paul > > It appears to work for me. Larry has signed off - so I'll have to wait for > him to test. I'll let you know tomorrow - or very late tonight. > > Johnf
Larry has posted a fix to the problem. Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
