noreply at rubyforge.org
2008-Jul-30 08:14 UTC
[wxruby-development] [ wxruby-Bugs-21389 ] Problems with GridCellEditor + GridTableBase
Bugs item #21389, was opened at 2008-07-30 08:14 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21389&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Problems with GridCellEditor + GridTableBase Initial Comment: Returning a GridCellEditor via the get_attr method of GridTableBase is unreliable. When the relevant cell is actually edited the correct control is not found, and it segfaults with the following assertion: [Debug] 08:47:15: ../src/generic/grid.cpp(495): assert "m_control" failed in Show(): The wxGridCellEditor must be created first! See http://rubyforge.org/pipermail/wxruby-users/2008-July/004047.html for an example demonstrating the problem ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21389&group_id=35