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 <[email protected]> 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
