Hi,I am writing here because I need a help.I want to use flex button this way - when I hold pressed button then virtual function is executed, so when I release button then the virtual function stops.I try for example .getPressed() in handleTickEvent,...