Ed Leafe wrote:
On Monday 15 August 2005 18:57, Paul McNett wrote:
Change line 750 in datanav/Page.py to:
#classRef = dabo.ui.dDateTextBox
classRef = dabo.ui.dTextBox
... and then run the datanav test against that webtest database of your
ftp uploads. I believe that the standard dTextBox isn't showing the
problems that the dDateTextBox is (even though it doesn't have all the
features that dDateTextBox has). Can you confirm this?
It still has problems. It seems to stem from the continuous conversion
between unicode, wx._misc.DateTime and datetime.datetime. I'm still playing
with various combinations to find a way to work with the various formats and
still push the correct value back to the database.
wx._misc.DateTime shouldn't be coming into play with the raw dTextBox test.
Are you able to use dTextBox instead of dDateTextBox, modify a date
value, and have it save back? This works for me...
--
Paul McNett
http://paulmcnett.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev