Community
Participate
Working Groups
(This is from a newsgoup thread http://www.eclipse.org/forums/index.php/m/722244/#msg_722244) A SWT DatePickerComposite does not show validation messages in a TooltipMessageMarkerViewer as other widgets do. To demonstrate the effect I will attach a snippet.
Created attachment 203228 [details] Snippet showing the problem with DatePickerComposite The snippet shows two fields both with possible validation errors. Both errors show as a red cross but only the error in the text field shows as a tooltip. Errors in the DatePickerComposite do not show as tooltip.
Created attachment 203651 [details] Patch for Riena I hereby confirm that I am a compeople employee, my patch contains no cryptography, it was developed from scratch and is 100 % EPL.
Patch applied, thanks Hans.