Initialize a DataEntry without date #476
fmerchan65
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't see the way to initialize a DateEntry without date. If you clean it, today date appears. Why don't have a method to clean o set a specific date ?
I tried using "date.entry. insert (0, tb.END)" but it is not working. Also with date.configure(startdate=None) but nothing happen.
Beta Was this translation helpful? Give feedback.
All reactions