Effect of button-pressed() instruction in existing programs
Posted: Tue Mar 22, 2016 8:02 am
Good morning mr.K.,
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
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