Hi everyone,
I am working with CODESYS 3.5.21 and using the Date/Time Picker inside a dialog (popup visualization).
I noticed a behavior that seems problematic:
The Date/Time Picker does NOT update the bound variable immediately. It only updates when the control loses focus/select.
This causes an issue in my dialog:
So it seems the Date/Time Picker still holds the value internally and does not commit it before the dialog is closed.
Log in to post a comment.
Hi everyone,
I am working with CODESYS 3.5.21 and using the Date/Time Picker inside a dialog (popup visualization).
I noticed a behavior that seems problematic:
The Date/Time Picker does NOT update the bound variable immediately.
It only updates when the control loses focus/select.
This causes an issue in my dialog:
So it seems the Date/Time Picker still holds the value internally and does not commit it before the dialog is closed.