I need to implement a calender in a CVI project. It should open as a small
panel, show month and year in the headline and the corresponding days below.
The month and year has to be selectable. If a certain day is selected by the
user, I need the date information, f.e. as a string. Has anyone already
programmed a calender equal to my requires ?