Re: How to change the knob image in sliderbar widget

2009-09-22 Thread Venkatesh Babu
I haven't used the sliderbar, so not really sure. But i looked at the class source code and looks like labelformatter is used to format the label numbers present on the top of bar. Also, I noticed that if you don't require a labelformatter, you can pass a null to the constructor. You can check the

Re: How to change the knob image in sliderbar widget

2009-09-22 Thread balachandra maddina
Hi Venkatesh, Thx for the reply. i didnt understand how an imagebundle works earliar. when i looked at it now its more clear. could you tell me what is the use of LabelFormatter in SliderBar widget pls? Thank you, bala. On Tue, Sep 22, 2009 at 10:49 PM, Venkatesh Babu wrote: > Try using the S

Re: How to change the knob image in sliderbar widget

2009-09-22 Thread Venkatesh Babu
Try using the SliderBar constructor that accepts your implementation of SliderBarImages: *SliderBar

How to change the knob image in sliderbar widget

2009-09-22 Thread balachandra maddina
Hi There, Any one knows how to change the SliderBar widget knob image from default to a custom one? if so could you share the details please. Thank you, bala. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Googl