hi,
I want to add a calendar into QLineEdit which pops up when selected by user to enter his/her DOB.I want know whether there is any in-build function in Qt for this purpose.If there is any please let me how to use it as ASAP.
Thanks![]()
hi,
I want to add a calendar into QLineEdit which pops up when selected by user to enter his/her DOB.I want know whether there is any in-build function in Qt for this purpose.If there is any please let me how to use it as ASAP.
Thanks![]()
Use a DateTimeEdit, instead.
tomhanks (17th October 2011)
Bookmarks