On 07/08/2011 06:12, cjacquel73 wrote: > Hello, > > I have to select 4 values of percentages. The sum of this 4 values should be > equal to 100%. > > How to design an interface (with sliders or other), to select this 4 > percentages ?
Have a bar with three dividers. The bar represents 100%. The space between dividers and the edges represents a percentage. Drag the divider bars to set the percentages. or, Have four entryfields. When they don't total 100 colour the background red and mark them as invalid, or, .. > > Thank you, > Christophe > > > > ------------------------------------ > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Alternative FAQ location: > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links > > > >

