Le Sunday 22 February 2009 13:47:06 Milan Hemžal, vous avez écrit : > Hi, > > do you know nobody, howto wrote in the QDateEdit empty? >
This has been discussed earlier on this list. Look for subjet "[PyQt] How to clear QDateTime" sent on 31/01/2009. David > i need if QDateEdit display empty ... > > I mean dd.mm.yyyy == . . > > ---------------------------- > I trying use .clear() but this not working correct. QDateEdit > > before: > .clear > QDateEdit.date() return > => QDate: PyQt4.QtCore.QDate(2000, 1, 1) > > after: > QDate: PyQt4.QtCore.QDate(2000, 1, 1) > > I want: None or -1. > > Is possible this? > > Thanks > Milan > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- David Douard LOGILAB, Paris (France), +33 1 45 32 03 12 Formations Python, Zope, Debian : http://www.logilab.fr/formations Développement logiciel sur mesure : http://www.logilab.fr/services Informatique scientifique : http://www.logilab.fr/science
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
