Before i download version 5.5, i would like to know how existing programs using buttons will react on the modification in the button-pressed command.
So far, pressing a button would set kind of internal flag. This "flag" would be "unset" by the first button-pressed() met. In this way, pressing a button is a precisely defined one time action.
Is is true that pressing a button is now changed to an undefined number of actions, depending on the duration of the pressing (and the program structure)?
If that is so, i fear for most of my programs that use buttons.
Please take my fears away
