redrawing a wx.grid after creation?

Nathan smith <[email protected]> Tue, 31 May 2022 16:07:29 +0100
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Hi,


I'm wondering how to do the following:

1. a grid is drawing using wx.grid.grid

2. For arguments sake, les say it's a 5 by 5.

3. The user, at some point, chooses new row and columns, for instance, 
making it a 10 by 10


Is there a way to redraw a blank 10 by 10 grid now??

I'm aware of append and delete for rows and columns, but wondered if 
there is an easier way without doing the math of differences.


Nathan

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/8b9d35b8-e88c-51ca-059d-f2816e73174f%40gmail.com.