LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Calender

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 ?
0 Kudos
Message 1 of 2
(3,228 Views)
Dear Norbert,

In CVI 6.0 (released last week) you can embed the Microsoft Calendar control into the CVI User Interfarce and program it through CVI. The requirementes you mentioned are very similar to how the MS Calendar works and implementing this in previous versions of CVI do require more development time.

Just FYI
0 Kudos
Message 2 of 2
(3,228 Views)