LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calendar

Dear All

Please Find the attached ZIP file.

In Which I Developed My own Calendar.

Please Give Comment on This.

 

You can Mail me ON

prabhakantpatil@gmail.com

Regards
Prabhakant Patil
Download All
0 Kudos
Message 1 of 10
(4,909 Views)

Hi prabhakant,

 

well, it's password protected...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 10
(4,893 Views)
Ok I will upload without password
Regards
Prabhakant Patil
0 Kudos
Message 3 of 10
(4,891 Views)
 
Regards
Prabhakant Patil
0 Kudos
Message 4 of 10
(4,885 Views)

Hi,

 

-password protected subvi without a descriptive icon...

-year input limited to min of 2009

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 10
(4,860 Views)

What kind of comments are you seeking? On the coding style, or on the practicality of the actual VI?

 

Found one other issue: The data is limited on the high side to 2099. When I removed the coercion and ran the VI for February 3000 the calendar was incorrect. My guess is that the way you're determining leap year is incorrect. Interstingly enough, 2099 seems to be the same limit as Windows. 

0 Kudos
Message 6 of 10
(4,841 Views)
Ok I will Improve it and again resend it
Regards
Prabhakant Patil
0 Kudos
Message 7 of 10
(4,822 Views)

hello,

does anyone know. why in this example, everytime i hit a day

the cell of the first column gets highlighted.

 

how can i get rid off this highlight

 

Thank you

0 Kudos
Message 8 of 10
(4,313 Views)

after some reading, seams there is a bug for the multiclumn control

 

the solution i read (painting the cell)i dont think works for me, does not work for transparency that it is what i need

 

does anyone knows  a new solution to this problem???

 

thank you

0 Kudos
Message 9 of 10
(4,281 Views)

Based on what prabhakant did, here i post what i did, i needed to convert it to LV 8.2, but since the subvi are password protected i needed to make a new one. 

 

I added OK and CANCEL buttons to the front panel, an option to put a previous date/time at the startup. I extendended the data range for the year from 1983 to 3000, but i'm not able to check if the leap years are determined correctly after the year 2099.

0 Kudos
Message 10 of 10
(4,100 Views)