Dear all,
I've released the Ruby/FLTK v0.7.0. Major changes are as follows:
* New classes:
- BMPImage, GIFImage, Wizard
- FLTK::Thread (defined in fltk/thread.rb)
I recommend you to use this thread inside event handler and callbacks.
* New fltk-xunicode specific methods:
FLTK.set_charcode(code), FLTK.set_internal_charcode(code)
In case that you use these methods, you should check they are defined.
Thanks,
--
Takaaki Tateishi <tt...@kt...>
|