Bug 192433 - DateTime expose min & max Date
Summary: DateTime expose min & max Date
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 09:10 EDT by Anibal Maffioletti de Deus CLA
Modified: 2021-11-12 11:47 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anibal Maffioletti de Deus CLA 2007-06-13 09:10:02 EDT
The native windows control used for DateTime allows us to set a maxDate and minDate, but SWT lacks to expose this feature. It would be interesting and I believe that is simple to implement.