Community
Participate
Working Groups
Currently, the DateTime up/down buttons reuse the theming of the Spinner buttons.
Created attachment 140850 [details] Proposed patch
Created attachment 140851 [details] UpButton image Should be in folder: org.eclipse.rap.rwt.q07\js\resource\widget\rap\datetime
Created attachment 140852 [details] DownButton image Should be in folder: org.eclipse.rap.rwt.q07\js\resource\widget\rap\datetime
Created attachment 141046 [details] Proposed patch incl. buttons width themable This patch also makes up/down buttons width themable, according to this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=282462
Applied patch to CVS HEAD
Created attachment 141204 [details] Proposed patch - new version The patch makes some modifications in the theming of DateTime up and down buttons. In this way up and down buttons could have independent background-color, border and width properties.