;; again, we need to create a slider callback (must be of type [void,float]*) (bind-func my_slider_cb (lambda (x:float) (println "slider pos:" x) void))