Sha256: d28a48fd2830a9a28d48cb3a47b939d1ecad07c6d274b1c1e44b8e482a8c7a3f

Contents?: true

Size: 1013 Bytes

Versions: 11

Compression:

Stored size: 1013 Bytes

Contents

module Wx::PG

  Wx.add_delayed_constant(self, :PG_EDITOR_TEXT_CTRL) { Wx::PG::PropertyGrid.get_standard_editor_class('TextCtrl') }
  Wx.add_delayed_constant(self, :PG_EDITOR_TEXT_CTRL_AND_BUTTON) { Wx::PG::PropertyGrid.get_standard_editor_class('TextCtrlAndButton') }
  Wx.add_delayed_constant(self, :PG_EDITOR_CHOICE) { Wx::PG::PropertyGrid.get_standard_editor_class('Choice') }
  Wx.add_delayed_constant(self, :PG_EDITOR_CHOICE_AND_BUTTON) { Wx::PG::PropertyGrid.get_standard_editor_class('ChoiceAndButton') }
  Wx.add_delayed_constant(self, :PG_EDITOR_CHECK_BOX) { Wx::PG::PropertyGrid.get_standard_editor_class('CheckBox') }
  Wx.add_delayed_constant(self, :PG_EDITOR_COMBO_BOX) { Wx::PG::PropertyGrid.get_standard_editor_class('ComboBox') }
  Wx.add_delayed_constant(self, :PG_EDITOR_SPIN_CTRL) { Wx::PG::PropertyGrid.get_standard_editor_class('SpinCtrl') }
  Wx.add_delayed_constant(self, :PG_EDITOR_DATE_PICKER_CTRL) { Wx::PG::PropertyGrid.get_standard_editor_class('DatePickerCtrl') }

end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
wxruby3-0.9.0.pre.rc.3-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.rc.2-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.rc.1-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.14-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.13-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.11-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.10-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.9-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.8-x64-mingw-ucrt lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.2-x64-mingw-ucrt-3.2-3.2.2 lib/wx/pg/pg_editor.rb
wxruby3-0.9.0.pre.beta.1-x64-mingw-ucrt-3.2 lib/wx/pg/pg_editor.rb