Comment #3 on issue 246 by benoit.m...@gmail.com: Random "DrawingArea is being drawn" error when using new gridview http://code.google.com/p/gambas/issues/detail?id=246
If, inside the Data event, you change the visibility of a control that is above the GridView, then I think you may trigger a redraw event, and so a recursive call to the Data event. That can lead to infinite recursion and a crash. But normally you should get a stack overflow error. ------------------------------------------------------------------------------ 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/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user