Comment #2 on issue 246 by kokok...@gmail.com: Random "DrawingArea is being drawn" error when using new gridview http://code.google.com/p/gambas/issues/detail?id=246
I'll try to. Meanwhile, i've found a way to stop it from happening, maybe it is useful for you to understand. Over the grid i've put two pictureboxes with transparent pngs with ignore parameter set to true, they share the same gridview parent. In the program startup i move and resize them explicitely, and in the grid data event i've set they property visible=true (they are both hidden by default). That way caused the program to crash sometimes. Now that i moved visible=true outside the data event, this isn't happening anymore. ------------------------------------------------------------------------------ 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