Ruby/FLTK is a Ruby extension library for the FLTK GUI Toolkit library.
Be the first to post a text review of Ruby/FLTK. Rate and review a project by clicking thumbs up or thumbs down in the right column.
0.9.5 -> 0.9.6 --------------------------------------------- * {test/samples}/*.rb : removed redundant examples, added Window titles everywhere, general cleanup, stop them writing lots of diagnostics to stdout. * samples/image.rb : moved all image demonstrations from {test/samples}/*.rb to here. * samples/image.rb : added demonstrations for all missing image formats. * test/browser_format.rb : new file, demonstrates fancy item formatting in FLTK::Browser . * FLTK.visual : added * FLTK.{x,y,w,h} : added * FLTK.{height,descent} : added * FLTK.{xyline,yxline} : added * FLTK.color : if it receives a block, it yields to the block and then restores the original color. * FLTK.color= : restored (oops!) * FLTK::Widget#{rectf,rect}: convenience methods added * FLTK::Widget#{push_clip,pop_clip}: convenience methods added * FLTK::event_{shift,ctrl,alt,button[123]}: added * FLTK.{choice,input,password}: sprintf their arguments as per their counterparts in FLTK. * FLTK.{message,alert,ask,choice,input,password}0: non-sprintf versions of their siblings. * FLTK.{remove_idle,{add,remove}_check}: added * FLTK.{add,remove}_{timeout,idle,check} : take any number of arguments * FLTK::Spinner : widget class implemented * Moved FL_*_CHART constants from FLTK::Chart to FLTK for greater consistency: INCOMPATIBLE CHANGE! * FLTK::FileChooser : renamed #widget_type to #file_chooser_type , consistent with all other classes that define a #*_type method . * All FL_* macros bound to FLTK constants (with a few appropriate exceptions). * All enum values bound to constants (with a few appropriate exceptions). * FLTK.dash_style : fixed, supports more formats for dashes. * FLTK.dash_style : yields to a block and restores the default style afterwards.
0.9.5 -> 0.9.6 --------------------------------------------- * {test/samples}/*.rb : removed redundant examples, added Window titles everywhere, general cleanup, stop them writing lots of diagnostics to stdout. * samples/image.rb : moved all image demonstrations from {test/samples}/*.rb to here. * samples/image.rb : added demonstrations for all missing image formats. * test/browser_format.rb : new file, demonstrates fancy item formatting in FLTK::Browser . * FLTK.visual : added * FLTK.{x,y,w,h} : added * FLTK.{height,descent} : added * FLTK.{xyline,yxline} : added * FLTK.color : if it receives a block, it yields to the block and then restores the original color. * FLTK.color= : restored (oops!) * FLTK::Widget#{rectf,rect}: convenience methods added * FLTK::Widget#{push_clip,pop_clip}: convenience methods added * FLTK::event_{shift,ctrl,alt,button[123]}: added * FLTK.{choice,input,password}: sprintf their arguments as per their counterparts in FLTK. * FLTK.{message,alert,ask,choice,input,password}0: non-sprintf versions of their siblings. * FLTK.{remove_idle,{add,remove}_check}: added * FLTK.{add,remove}_{timeout,idle,check} : take any number of arguments * FLTK::Spinner : widget class implemented * Moved FL_*_CHART constants from FLTK::Chart to FLTK for greater consistency: INCOMPATIBLE CHANGE! * FLTK::FileChooser : renamed #widget_type to #file_chooser_type , consistent with all other classes that define a #*_type method . * All FL_* macros bound to FLTK constants (with a few appropriate exceptions). * All enum values bound to constants (with a few appropriate exceptions). * FLTK.dash_style : fixed, supports more formats for dashes. * FLTK.dash_style : yields to a block and restores the default style afterwards.
0.9.5 -> 0.9.6 --------------------------------------------- * {test/samples}/*.rb : removed redundant examples, added Window titles everywhere, general cleanup, stop them writing lots of diagnostics to stdout. * samples/image.rb : moved all image demonstrations from {test/samples}/*.rb to here. * samples/image.rb : added demonstrations for all missing image formats. * test/browser_format.rb : new file, demonstrates fancy item formatting in FLTK::Browser . * FLTK.visual : added * FLTK.{x,y,w,h} : added * FLTK.{height,descent} : added * FLTK.{xyline,yxline} : added * FLTK.color : if it receives a block, it yields to the block and then restores the original color. * FLTK.color= : restored (oops!) * FLTK::Widget#{rectf,rect}: convenience methods added * FLTK::Widget#{push_clip,pop_clip}: convenience methods added * FLTK::event_{shift,ctrl,alt,button[123]}: added * FLTK.{choice,input,password}: sprintf their arguments as per their counterparts in FLTK. * FLTK.{message,alert,ask,choice,input,password}0: non-sprintf versions of their siblings. * FLTK.{remove_idle,{add,remove}_check}: added * FLTK.{add,remove}_{timeout,idle,check} : take any number of arguments * FLTK::Spinner : widget class implemented * Moved FL_*_CHART constants from FLTK::Chart to FLTK for greater consistency: INCOMPATIBLE CHANGE! * FLTK::FileChooser : renamed #widget_type to #file_chooser_type , consistent with all other classes that define a #*_type method . * All FL_* macros bound to FLTK constants (with a few appropriate exceptions). * All enum values bound to constants (with a few appropriate exceptions). * FLTK.dash_style : fixed, supports more formats for dashes. * FLTK.dash_style : yields to a block and restores the default style afterwards.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?