How to convert a boolean button into the number that i wanted?
For example,
i have 3 boolean button,when the first button pressed, number 1 will show up, second button -> number 3, last button -> number 4
i have tried to use boolean array into number, but the number that show up was not like what i have expected
any help??
ya,, it is something like the button on the calculator..
when u pressed 1, it will show 1..
just like tat..
seems like the example given almost get the result of what i want..
thnks to both of you.. really appreciate it