search for: pwidthinfo

Displaying 1 result from an estimated 1 matches for "pwidthinfo".

2006 Nov 29
0
[ wxruby-Bugs-6972 ] Wx::ListCtrl will crash if item added before insert_column called
...led. Doing this (inserting an item before inserting a column) in user code is of course incorrect, but WxRuby should signal this mistake more courteously than by crashing. The relevant line thrown in the crash is: wxListMainWindow::InsertItem at ../src/generic/listctrl.cpp:4541 wxColWidthInfo *pWidthInfo = m_aColWidths.Item(item.GetColumn()); ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=6972&group_id=35