I am using the CDateTime from Nebula to present the user a date/time selector. 
This is how I invoke it:

       _startDateTime =
               new CDateTime(composite, CDT.BORDER | CDT.TAB_FIELDS | 
CDT.CLOCK_24_HOUR | CDT.CLOCK_DISCRETE | CDT.DROP_DOWN | CDT.DATE_MEDIUM | 
CDT.TIME_MEDIUM);

Although I specified CDT_DISCRETE, the analog clock is shown when the drop down 
is clicked. How can I have the digital clock shown?

To participate in the discussion, go here: 
https://www.eclipse.org/forums/index.php?t=rview&frm_id=64
_______________________________________________
nebula-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to