[PyQt] Date selector/date picker
Marcell Mars
marcell.mars at gmail.com
Mon May 18 21:39:52 BST 2009
thanx to zetcode you can find very simple snippet of cod fo
QCalendarWidget as the last example on the page:
http://zetcode.com/tutorials/pyqt4/widgets/
documentation:
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qcalendarwidget.html
On Mon, May 18, 2009 at 5:19 PM, Michael Johnson
<spamcomefindmeplease at gmail.com> wrote:
> I'm brand, brand new to PyQt, and I'm still learning my way around. Is
> there some sort of drop-down date selector widget available? I'm looking
> for a way to allow users to easily pick dates, and I think this approach is
> one of the most intuitive. However, I did some searching and haven't found
> one yet.
>
> If not, what would it take to put one together? (I anticipate it's more
> than I'm capable of at my current level, but maybe I could figure it out...)
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
More information about the PyQt
mailing list