>> I'm wonderg if there is a way to make a subclass of wx.grid.Grid in >> which the coloumn labels for the grid appear on the bottom of the grid >> instead of the top. > > follow that lead. But jean-michel has two good points: it could be > easier to use 2 grids and http://wxpython.org/maillist.php would give > you better answers :)
After a while, I think in the case where you'd want to use 2 grids, it could be tricky to reproduce scrollings and events across the two grids... and there are probably other inconvenients, particularly if you include it in sizers. Its probably not a so much good point. rgds jm -- http://mail.python.org/mailman/listinfo/python-list