[ wxwindows-Bugs-1572026 ] AutoSize() yiels failed assertion and crash
SourceForge.net
noreply at sourceforge.net
Fri Oct 6 03:26:39 PDT 2006
Bugs item #1572026, was opened at 2006-10-06 12:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1572026&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxGrid
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Philipp Bachmann (bachlipp)
Assigned to: Nobody/Anonymous (nobody)
Summary: AutoSize() yiels failed assertion and crash
Initial Comment:
The code below yiels a failed assertion and then a
crash. This seems to be related to the special cell
type which is a choice here (copied from the grid
sample). With simple string cells this failure doesn't
happen.
Detailed configuration information can be seen from the
comment within the code.
Of course issue can be within the code below instead of
the wxWidgets library. Without the call to
wxGrid::AutoSize(), however, there won't be failed
assertions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1572026&group_id=9863
More information about the wx-dev
mailing list