A short video explaining the changes in 0.10.0:

BREAKING: App::wait() returns bool instead of Result since it doesn’t error out.
Add WidgetExt::draw2(), WidgetExt::handle2() and TableExt::draw_cell2() all of which expose the widget in the closure arguments.
Remove the requirement to box callbacks.
Passing CString to C/C++ should not panic on inner null characters.
Removed several unused internal methods from the public interface.

#rust #programming #web-development #developer

FLTK Rust: 0.10.0 update
2.05 GEEK