I need to add a Calendar control in my desktop application, which developed in Perl Win32::GUI.
Please provide solution to add calendar control using Perl Win32::GUI.
Madhan
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Win32::GUI::DateTime
is combo-box with date selection. You can add such widget like this: