wxGrid: not possible to set table member variable to NULL

Vadim Zeitlin vadim at wxwindows.org
Fri Jan 5 11:42:25 PST 2007


On Wed, 03 Jan 2007 07:23:59 +0100 PgmHelmi <pgmhelmi at telering.at> wrote:

P> Could wxGrid::SetTable be changed to set the table to NULL

 The existing code does look quite strange but AFAICS it should already set
the table to NULL as it does it inside "if ( m_created )" branch which
should be entered. So could you please explain how does it happen that the
table is non-NULL in your case?

 Thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list