Sha256: 4b89a1e4716903cac0ba112f771e45bf67fce2217370d11865674c9795d668af

Contents?: true

Size: 470 Bytes

Versions: 9

Compression:

Stored size: 470 Bytes

Contents

# Wx::HTML sub package loader for wxRuby3
# Copyright (c) M.J.N. Corino, The Netherlands


require 'wx/core'
require 'wx/prt' if Wx.has_feature?(:USE_PRINTING_ARCHITECTURE)

require 'wxruby_html'

require_relative './html/require'

::Wx.include(WxRubyStyleAccessors)

::Wx.include(::Wx::HTML) if defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS
::Wx::HTML.include((defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS) ? WxGlobalConstants : WxEnumConstants)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wxruby3-0.9.0.pre.rc.3 lib/wx/html.rb
wxruby3-0.9.0.pre.rc.2 lib/wx/html.rb
wxruby3-0.9.0.pre.rc.1 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.14 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.13 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.11 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.10 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.9 lib/wx/html.rb
wxruby3-0.9.0.pre.beta.8 lib/wx/html.rb