missing enumberation for phoenix 4.0.0 SetSelectionMode?
Demetrios Tsillas <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm migrating code from wxPython 3.0.2 to 4.0.0 and have run into this problem: https://wxpython.org/Phoenix/docs/html/wx.grid.Grid.html#wx.grid.Grid.SetSelectionMode My original code was: self.table_grid.SetSelectionMode(wx.grid.Grid.wxGridSelectRows) but this results in an error as we do not have wxGridSelectRows defined. is there a new way to do this? thanks!!! -JIm. -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.