I'm working on a game that uses your text to adjust an RPG characters stats each round. Its for a challenge on indirect control in just a few more days.
For 'simplicity' sake I decided to use multiple edit boxes, each one controlling a stat of its own.
I'm limiting the amount of text you can use to create the whole sentence and want all of the edit boxes to draw from a total amount.
Its working, mostly, but I'm getting some odd results.
The max is supposed to be 25, but the first box you edit will only go to 13..the second to 6, 3, 2, and 1. If you edit them out of order you get slightly different results but it always adds up to the max amount.
I can't figure out why it wouldn't let you fill any box to whatever length you want, as long as you don't go over the max amount.
Heres the cap
http://www.box.net/shared/4iu3508n0m
Since I haven't updated lately, I'd appreciate a description instead of a cap file in return.
Thanks