SPTK 3.5.6 is out. You can download the updated version *nix tarball or zip archive from http://www.sptk.net.
This release introduces general UTF-8 compatibility of the whole toolkit. It means that most of the components work with UTF-8 just fine. The GUI components, however, require FLTK-utf8 version 1.1.x in order to work with UTF-8. SPTK automatically selects FLTK-utf8 if both FLTK versions are installed on the system. Also, for masked inputs, UTF-8 masks with non-ASCII chars wouldn't work correctly. The GUI headers in this version are separated into sptk3/gui directory. If your code uses #include then it wouldn't be affected. If you configured SPTK without FLTK support then GUI headers are not installed. SPTK development team _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

