can you make a version of it that uses c=c+1 / c=c-1 and set_zoom(c) instead of press('zoom_in')?
your version of the script uses press('zoom_in') and press('zoom_out') for zooming. I'm wonder if it can be replaced by c=c+1 / c=c-1 and set_zoom(c) to have full speed zooming
for i=1,50 do set_zoom(i) end
set_zoom(50)
Started by RonCam « 1 2 3 » General Help and Assistance on using CHDK stable releases
Started by dsvilko Script Writing
Started by tony22 Feature Requests
Started by Glomeris General Discussion and Assistance
Started by danx88 Script Writing