From: Jeremy H. <je...@ch...> - 2005-07-04 00:30:48
|
Ruby-FLTK 0.9.2 , 2005-07-03 http://ruby-fltk.sourceforge.net/ "Let your Yes be Yes, or indeed anything other than false or nil." What is this?: Ruby-FLTK is a Ruby binding for the FLTK (Fast, Light Toolkit) GUI library. Release notes: Headlines!: - Mostly fixes, cleanups, typos. - New color/cursor constants. - New test scripts. This is very much a "cleanup" release rather than "new functionality", as I am still familiarising myself with the code base. If there's something you're keen to see in 0.9.3 , now is the time to let me know. CHANGES: 0.9.1 -> 0.9.2 --------------------------------------------- * Added the file "test/boxes.rb". * Added the file "test/colors.rb". * Added the DARK_* color constants. * Added the file "test/cursors.rb". * Added the missing *_CURSOR constants. * "ruby extconf.rb --help" now *only* prints the help text * Eliminated the deprecated "rb_f_lambda". * Lots of cleanups and fixes to {test/samples}/*.rb . Cheers, Jeremy Henty jer...@so... -- Father Duck worries that Ruby won't catch up. But Mother Duck knows that Ruby will flourish ... in her own time. -- http://homepage.ntlworld.com/j.emmett/art/ruby1/ruby1.html |