Bugs: Browse | Submit New | Admin

[#29307] Getting exception from wxGridWindow related to evt_update_ui

Date:
2011-07-06 20:29
Priority:
3
Submitted By:
Ryan Hinton (iobass)
Assigned To:
Nobody (None)
Category:
Incorrect behavior
State:
Open
Summary:
Getting exception from wxGridWindow related to evt_update_ui

Detailed description
When running the attached file with latest WxRuby, I get the following exception:

  C:\DATA\>ruby -rubygems test.rb
  test.rb:24:in `find_focus': Error wrapping object; class `wxGridWindow' is not supported in wxRuby
(NotImplementedError)
          from test.rb:24
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in `call'
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in `process_event'
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in
`update_window_ui'
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in `on_run'
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in `main_loop'
          from C:/Ruby187/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mingw32/lib/wx/classes/app.rb:16:in `run'
          from test.rb:30

Running Window XP Professional (2002), SP3 on Intel Xeon W3520, 

> ruby -version
ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32]

> gem list --local
wxruby (2.0.1 x86-mingw32)

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
test.rb Source file to reproduce this bug. Download

Changes:

Field Old Value Date By
File Added5290: test.rb2011-07-06 20:29iobass