wxPyGridTableBase deleting rows

Hi!

  I'm a rookie with wxPython and I'm having several problems to use my
own table for a grid, specially to delete rows. Possibly I don't
understand very well how it works... The problem is that I haven't found
docs (only wiki docs which aren't very explanatory) about that. Can
anybody be so kind to tell me where I can find docs or examples using
this features?

  I prefer this before asking about every doubt I'll have. Give food to a
poor man and it will eat one day, give him a fishing rod and it will eat
forever :wink:

  Thank you very much!!!

···

--
Sergio Sanchez Ramirez <sergio@corecanarias.com>
Core Be Digital S.L.

Sergio Sanchez Ramirez wrote:

Hi!

  I'm a rookie with wxPython and I'm having several problems to use my
own table for a grid, specially to delete rows. Possibly I don't
understand very well how it works... The problem is that I haven't found
docs (only wiki docs which aren't very explanatory) about that. Can
anybody be so kind to tell me where I can find docs or examples using
this features?

Please see the reply to another thread posted earlier by Brian Kelley.

···

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