RubyGems Navigation menu

fxruby-enhancement 0.0.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)
  6. 0.0.2 - January 11, 2017 (37 KB)
Show all versions (8 total)

Runtime Dependencies (5):

fxruby ~> 1.6
json >= 2.0.2, ~> 2.0
queue_ding ~> 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:

287f1dc0f9ce3f8b8b57c691990f80040d70e0ca838a852a9fb4a7ef9def92f3

Total downloads 15,355

For this version 1,843

License:

MIT

Required Ruby Version: >= 2.3.1

Links: