Serge Stakhanov
2014-06-10 17:49:58 UTC
Hello in my application I use wxGrid control, if I delete rows in this
wxGrid, my application is crashing and I got error message:
"../../src/generic/grid.cpp(7445): assert "row >= 0 && row < m_numRows"
failed in GetRowSize(): invalid row index ". Yes I call GetRowSize() in my
app too. My release wxGTK-3.0.0 but this error I got on 2.9.5 too. How to
get around this error?
Thanks in advance.
wxGrid, my application is crashing and I got error message:
"../../src/generic/grid.cpp(7445): assert "row >= 0 && row < m_numRows"
failed in GetRowSize(): invalid row index ". Yes I call GetRowSize() in my
app too. My release wxGTK-3.0.0 but this error I got on 2.9.5 too. How to
get around this error?
Thanks in advance.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users