立石です.
本日,ruby-fltk-0.8.3 をリリースしました.
MinGW,Cygwinのバイナリはまだ用意していませんが,後ほど
用意する予定です.
コメントやバグ報告など歓迎します.
しかしながら,しばらく忙しいので反応が遅れると思います.
以下,Changesより抜粋:
0.8.2 -> 0.8.3 (Fri Sep 6 08:25:31 UTC 2002)
---------------------------------------------
* Added Tooltip module. (for fltk-1.1.0rc4)
* Fixed Widget#damage(), it should return a damage mask.
* Fixed Menu_#add(). When it takes one argument and a block,
the block was never called.
* Added FileChooser#new_button, preview_button (for fltk-1.1.0rc5).
* Added ToggleButton classes.
* Added CheckBrowser class (for fltk-1.1.x).
* Added Progress class (for fltk-1.1.x).
* Got rid of FLTK::Thread, since we will be able to use Ruby's Thread
with structured exception handling of Windows.
* Added FN_GETSET_UINT and FN_GLOBAL_GETSET_UINT, and fixed some 32bit
color operations. (Thanks Stephen Davies)
--
Takaaki Tateishi <tt...@kt...>
|