PDA

View Full Version : Ratio Controller


JoeDeveloper
11-27-2007, 06:54 PM
I am wondering if there is a ratio formatter control out on the web somewhere of if anyone has any idea as how to go about creating a control like this.

This is what I mean by ratio formatter control. With this control, a person can enter in a ratio like 54.66. Depending on the application use, the ratio could be in the form of XXXX.XXX or XX.XXXXX with varying digits before and after the decimal point. Is there a control out there that all ready does this in FLEX, and all the user has to do is set the number of digits they want before and after the decimal?

Thanks

dr_zeus
11-27-2007, 11:21 PM
You could probably do this with the combination of a validator and formatter.