Sha256: 00733bc11f717d0c04002785cdb3adcbc54e012ba81d688388eddec703bd589a

Contents?: true

Size: 410 Bytes

Versions: 7

Compression:

Stored size: 410 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

7 entries across 7 versions & 1 rubygems

Version Path
wxruby3-0.9.7-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.5-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.3-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.2-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/html/require.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/html/require.rb