Quote from
luishp on September 9, 2022, 10:41 am
@rudy, please test the attached plugin (neoDatePicker3). It's a completely new one but with very similar commands to the previous one.
Sample code for using it within a Dialog:
OpenDialog "NewDialog"
Wait 200
neoDatePicker3 "TextInput3" "dd-mm-yyyy" "en" true
EndWait
Please let me know if it works for you. Thank you!
@rudy, please test the attached plugin (neoDatePicker3). It's a completely new one but with very similar commands to the previous one.
Sample code for using it within a Dialog:
OpenDialog "NewDialog"
Wait 200
neoDatePicker3 "TextInput3" "dd-mm-yyyy" "en" true
EndWait
Please let me know if it works for you. Thank you!
Uploaded files:- You need to login to have access to uploads.
CDY@44 has reacted to this post.