Sha256: 71a1d3e8ab9b0bcec43bb440e58b5f63d6c2bc9475694a4561c6890005134bb1

Contents?: true

Size: 396 Bytes

Versions: 16

Compression:

Stored size: 396 Bytes

Contents

# Copyright (c) 2023 M.J.N. Corino, The Netherlands
#
# This software is released under the MIT license.

# Wx::HTML sub package for wxRuby3

#require_relative './ext'
require_relative './events/evt_list'
require_relative './keyword_defs'
require_relative './htmlwindow'
require_relative './htmlhelpcontroller'
require_relative './simple_html_listbox'

Wx::Dialog.setup_dialog_functors(Wx::HTML)

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
wxruby3-1.3.1 lib/wx/html/require.rb
wxruby3-1.3.0 lib/wx/html/require.rb
wxruby3-1.2.1 lib/wx/html/require.rb
wxruby3-1.2.0 lib/wx/html/require.rb
wxruby3-1.1.2 lib/wx/html/require.rb
wxruby3-1.1.1 lib/wx/html/require.rb
wxruby3-1.1.0 lib/wx/html/require.rb
wxruby3-1.0.1 lib/wx/html/require.rb
wxruby3-0.9.8 lib/wx/html/require.rb
wxruby3-0.9.7 lib/wx/html/require.rb
wxruby3-0.9.5 lib/wx/html/require.rb
wxruby3-0.9.4 lib/wx/html/require.rb
wxruby3-0.9.3 lib/wx/html/require.rb
wxruby3-0.9.2 lib/wx/html/require.rb
wxruby3-0.9.1 lib/wx/html/require.rb
wxruby3-0.9.0 lib/wx/html/require.rb