Community
Participate
Working Groups
org.eclipse.swt.widgets.Scale is missing in RWT
Created attachment 106861 [details] First version of the Scale widget
Created attachment 106863 [details] Images used in Scale widget
The patch seems to be incomplete. The Scale widget itself is missing from org.eclipse.rap.rwt
Hi Rüdiger, I've just test it (apply) the patch and everything is OK - Scale.java is there. Only you need to use the images from the second attachment.
Created attachment 106936 [details] Patch without the binary data (images). The binary data (images) are removed from the patch. Put the images from the zip in: org.eclipse.rap.rwt.q07\js\resource\widget\rap\scale and org.eclipse.rap.rwt.test.mockup\js\resource\widget\rap\scale
Affirmative, the images have to go to: org.eclipse.rap.rwt.q07\js\resource\widget\rap\scale
Ah, somehow I missed comment #5 :-)
Scale is avaiable in CVS HEAD.
Fixed.