hiding cells
Nathan smith <[email protected]> Thu, 21 Jan 2021 21:56:43 +0000
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Hello, Is there a way to hide cells in a wx.grid.grid? Preferably I'm looking for a way, for instance, to make it appear as though from (3, 3) down to (3, 6) then across to (6, 6) then up to (6, 3) all of those cells are hidden (including grid lines). I was thinking there might be a grid.HideCell or grid.SetCellTransparent but I can't seem to find anything to that effect. Thanks 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/0e309a59-0feb-8865-b9cc-b1e111468fc6%40gmail.com.