pothosware / PothosFlow

GUI frontend and designer tool for the Pothos framework
https://github.com/pothosware/PothosFlowi/wiki
Boost Software License 1.0
71 stars 27 forks source link

Disable GUI Control Message Output until "GO" #184

Open dbnut opened 4 years ago

dbnut commented 4 years ago

Some GUI controls, notably slider, may be used to attain some end point. The steps themselves don't matter. Could there be a slider mode (or is there a work-around?) to output the "new position" message only after I click "OK"? As an example, using slider for radio tuning, a heavy load of intermediate steps introduces processing delays.