I am using the SliderBar in the incubation project and have a few questions. My general question is how do I use the Slider bar with the incubator project for GWT 1.7?
I did the following. 1) Followed the instructions for using the incubator here. http://code.google.com/p/google-web-toolkit-incubator/wiki/HowToUseTheIncubator In particular I downloaded the jar from this link. One thing I noticed this didn't have a version on it, so I am not sure or not it is for 1.7? 2) I saw that there was a download for 1.7 incubator here. What is the difference between this and the above jar? Eclipse needed this jar and gwt needed the previous one, however they don't seem to be compatible. http://code.google.com/p/google-web-toolkit-incubator/wiki/Downloads?tm=2 3) I had read that the newer slider is import com.google.gwt.gen2.picker.client.SliderBar; and not import com.google.gwt.widgetideas.client.SliderBar However, -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
