Can someone help? I have 5 numericsteppers and I would like to be able to display their total in a sixth NumericStepper.
ns01 + ns02 + ns03 + ns04 + ns05 = nsTotal06 How can I do this? Thanks, James -- View this message in context: http://www.nabble.com/Adding-several-NumericSteppers-%3D-Total-tp14750764p14769497.html Sent from the FlexCoders mailing list archive at Nabble.com.

