LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Date-Time cotrol

I'm looking for the user interface control to input date and time in
'yyyy/mm/dd hh:mm:ss' style.
Now I'm using 'String control' with callback function which filters
EVENT_KEYPRESS events.
This solution works fine but maybe anyone knows more elegant one?

Regards
Jaroslaw Przywieczerski
0 Kudos
Message 1 of 2
(3,148 Views)
I can't think of a better solution. I will add your suggestion of a date/time control to our list.

One interesting idea though, in the next version of CVI, there will be an ActiveX container. Microsoft provides a Calendar ActiveX control that could be used to input date. Time could be done with three numeric controls.

Best Regards,

Chris Matthews
Measurment Stuido Support Manager
Message 2 of 2
(3,148 Views)