Changes between Version 2 and Version 3 of Ticket #10352, comment 13
- Timestamp:
- Mar 24, 2013, 7:42:43 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10352, comment 13
v2 v3 1 1 Since !DateTextBox and !TimeTextBox are already small subclasses of _DateTimeTextBox, the question is more how to do the drop down. I'm thinking of a !TooltipDialog with a !Calendar and !TimePicker in it. 2 2 3 The challenges ther are that:3 The challenges there are that: 4 4 1. !TimePicker would need to be made accessible, ie focusable. Or make an accessible subclass. 5 5 2. The design isn't suitable for apps that need to pick a time down to the minute or second. Too many choices in the !TimePicker.