Ruby/FLTK is a Ruby extension library for the FLTK GUI Toolkit library.


http://ruby-fltk.sourceforge.net/





Separate each tag with a space.

Ratings and Reviews

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.

Project Feed

  • Code committed

    jeremy_henty committed patchset 815 of module ruby-fltk to the Ruby/FLTK CVS repository, changing 3 files

    posted by jeremy_henty 322 days ago

  • Code committed

    jeremy_henty committed patchset 814 of module ruby-fltk to the Ruby/FLTK CVS repository, changing 1 files

    posted by jeremy_henty 405 days ago

  • Code committed

    jeremy_henty committed patchset 813 of module ruby-fltk to the Ruby/FLTK CVS repository, changing 1 files

    posted by jeremy_henty 405 days ago

  • Code committed

    jeremy_henty committed patchset 812 of module ruby-fltk to the Ruby/FLTK CVS repository, changing 3 files

    posted by jeremy_henty 1029 days ago

  • Code committed

    jeremy_henty committed patchset 811 of module ruby-fltk to the Ruby/FLTK CVS repository, changing 2 files

    posted by jeremy_henty 1035 days ago

  • ruby-fltk 0.9.6 file released: ruby-fltk-0.9.6.tar.gz.md5

    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.

    posted 1035 days ago

  • ruby-fltk 0.9.6 file released: ruby-fltk-0.9.6.tar.bz2.md5

    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.

    posted 1035 days ago

  • File released: /ruby-fltk/0.9.6/ruby-fltk-0.9.6.tar.gz.md5

    posted 1035 days ago

  • File released: /ruby-fltk/0.9.6/ruby-fltk-0.9.6.tar.bz2.md5

    posted 1035 days ago

  • ruby-fltk 0.9.6 file released: ruby-fltk-0.9.6.tar.gz

    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.

    posted 1036 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Ruby/FLTK Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review