Bugs item #3529818, was opened at 2012-05-25 12:02 Message generated for change (Tracker Item Submitted) made by jcoolxp You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=3529818&group_id=140042
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeff Solinsky (jcoolxp) Assigned to: Nobody/Anonymous (nobody) Summary: wxGrid function SetCellRenderer crashes Initial Comment: I have a cell that I would like to change the render for in order to do auto wrap. Using the following call works, but then the app crashes when it redraws the cell. grid:SetCellRenderer(0,3,wx.wxGridCellAutoWrapStringRenderer()) I also tried using the wxGridCellStringRenderer() which I believe that cell should be using by default grid:SetCellRenderer(0,3,wx.wxGridCellStringRenderer()) I'm experiencing that both crash equally once the cell is redrawn. Is there something wrong with SetCellRenderer, or am I doing something wrong? Thank you. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=3529818&group_id=140042 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users