Actions
Bug #10578
closed
RS
RS
WCalendar is not updated when changing a WDateEdit's validator
Bug #10578:
WCalendar is not updated when changing a WDateEdit's validator
Start date:
06/30/2022
Due date:
% Done:
100%
Estimated time:
Description
When the validator of a WDateEdit is changed (e.g. changing the bottom() or top() of the dateValidator(), or using setValidator() to replace the validator) the accompanying WCalendar's bottom() or top() is not updated with it.
We should probably make WFormWidget::validatorChanged() virtual so that derived classes can adjust accordingly.
RS Updated by Roel Standaert about 4 years ago
- Description updated (diff)
RS Updated by Roel Standaert about 4 years ago
- Status changed from New to InProgress
RS Updated by Roel Standaert about 4 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
RS Updated by Roel Standaert about 4 years ago
- Target version changed from 4.8.0 to 4.9.0
RS Updated by Roel Standaert about 4 years ago
- Status changed from Review to Resolved
- Assignee set to Roel Standaert
- Target version changed from 4.9.0 to 4.8.0
RS Updated by Roel Standaert about 4 years ago
- Target version changed from 4.8.0 to 4.7.3
RS Updated by Roel Standaert about 4 years ago
- % Done changed from 0 to 100
RS Updated by Roel Standaert about 4 years ago
- Status changed from Resolved to Closed
Actions