RubyGems Navigation menu

fxruby-enhancement 0.2.2

The fxruby library is an excellent wrapper for the FOX toolkit. However, it reflects the C++-ness of FOX, rather than being more Ruby-like. As such, creating composed objects with it tends to be rather ugly and cumbersome. fxruby-enhancement is a wrapper for the wrapper, to "rubyfy" it and make it more easy to use for Rubyists. fxruby-enhancement is basically a DSL of sorts, and every effort has been taken to make it intuitive to use. Once you get the hang of it, you should be able to look at the FXRuby API documentation and infer the DSL construct for fxruby-enhancement.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.3 - December 15, 2017 (322 KB)
  2. 0.2.2 - July 31, 2017 (322 KB)
  3. 0.2.1 - June 25, 2017 (322 KB)
  4. 0.2.0 - February 16, 2017 (322 KB)
  5. 0.1.0 - January 20, 2017 (41.5 KB)
Show all versions (8 total)

Runtime Dependencies (6):

fxruby ~> 1.6
json >= 2.0.2, ~> 2.0
queue_ding ~> 0
rgb ~> 0
semver2 ~> 3

Development Dependencies (12):

bundler ~> 1.0
juwelier ~> 2
pry >= 0
pry-byebug >= 3
pry-doc >= 0
pry-remote >= 0
pry-rescue >= 1
rdoc ~> 5
rspec ~> 3
simplecov >= 0
yard ~> 0.7

Owners:

Authors:

  • Fred Mitchell

SHA 256 checksum:

dc2288723da457f6017137dc6a859b60d7a77b97d84a7456746d3e48858f8602

Total downloads 15,016

For this version 1,816

License:

MIT

Required Ruby Version: >= 2.3.1

Links: