2.5.1p5 preview release

Ok, it works now... thanks.
I think it would be nice to have an error raised or maybe to have default values to refresh the whole table.

···

-----Mensaje original-----
De: Robin Dunn [mailto:robin@alldunn.com]
Enviado el: Miércoles, 21 de Enero de 2004 17:38
Para: wxPython-dev@lists.wxwindows.org
Asunto: Re: [wxPython-dev] 2.5.1p5 preview release

Echeverria Rabi, Cristián wrote:

The attached file shows the problem.
It doesn't make any difference if there is a manifest file or not.

You need to call RefreshItems(0,len(tbale)-1), not
RefreshItems(0,len(table)) since that is not a valid index.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwindows.org