Registry / other / wxruby-ruby19

wxruby-ruby19

JSON →
library2.0.1rbrubygemsunverified

wxRuby allows the creation of graphical user interface (GUI) applications via the wxWidgets library, providing native-style GUI windows, dialogs, and controls on Windows, OS X, and Linux.

gem install wxruby-ruby19
INSTALL
IMPORT
SIG · WXRUBY-RUBY19
W
wxruby-ruby19
otherrubyv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Wx
✓ require 'wxruby'

Create a simple wxRuby application with a window

require 'wxruby' include Wx app = App.new main_frame = Frame.new(nil, title: 'Hello') main_frame.show app.main_loop
Debug
Known issues
breakingThis gem is specifically for Ruby 1.9 compatibility; newer Ruby versions may not be supported.
fix
Use the main wxRuby gem (wxruby) for Ruby 2.0+.
affects: >= 2.0.0
Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
wxruby-ruby19 — gem install wxruby-ruby19 · libregistry