Best way to populate a wxListCtrl widget from mysql

Bill Dandreta wjdandreta at worldnet.att.net
Sat Jul 27 12:43:29 EDT 2002


Hi Chris,

>the problems i faced with the grid was, that i had crashes when resizing a 
>grid. but i used a custom model for the grid, not the automaticaly 
>generated model.

I had a crashing problem when I used the wxGridCellAttr() method. I
assumed I was using it incorrectly so I found another way to
accomplish what I wanted and it seems quite stable.

>i have now a reasonably fast and stable solution using a virtual 
>wxListCtrl.
>it's a bit lage to post here (10kB) but i can send it to anyone who's 
>interested.

Thanks I would like to take a look at it, I am sure I can learn a lot
from it.

Bill



More information about the Python-list mailing list