PDA

View Full Version : slider labels


exclosion
07-30-2009, 07:28 AM
How do I make my Hslider labels to be extracted from xml instead of hard code?
Also, can the minimum and maximum values be in months(Jan,Feb,...) instead of numbers?Please help..

Thank you :D

Peter Cowling
08-02-2009, 08:32 AM
Yes, you can use xml.

No you cannot use something other than a number as a maximum or minimum value - unless you build your own slider.

exclosion
08-03-2009, 02:24 AM
Thank you very much Peter Cowling..How can I do that using xml?can give me an example..please..