Re: [Tutor] Python Date picker

2005-05-25 Thread Lee Harr
>>>What I need to do is validate a date field (better if it's already done) >>>and >>>I want to know if anyone knows about a code to do that (a made code, >>>don't >>>mean you to do my work). I was hoping to find a calendar combo box as in >>>Visual Basic DropDown Calendar >>> >>> >>For which GUI s

Re: [Tutor] Python Date picker

2005-05-24 Thread Alberto Troiano
Completeley forgot, :D I'm working over Windows, Python 2.3., GUI Tkinter Thanks in advanced Alberto http://graphics.hotmail.com/emvamp.gif"; width=12> Gaucho >From: "Lee Harr" <[EMAIL PROTECTED]> >To: tutor@python.org >Subject: Re: [Tutor] Python

Re: [Tutor] Python Date picker

2005-05-24 Thread Lee Harr
>What I need to do is validate a date field (better if it's already done) >and >I want to know if anyone knows about a code to do that (a made code, don't >mean you to do my work). I was hoping to find a calendar combo box as in >Visual Basic DropDown Calendar For which GUI system? py-qt has Da

[Tutor] Python Date picker

2005-05-24 Thread Alberto Troiano
Hey everyone I've been searching (with no luck by the way) for a date picker combo or something like it What I need to do is validate a date field (better if it's already done) and I want to know if anyone knows about a code to do that (a made code, don't mean you to do my work). I was hoping