From: hwphillips <bu...@ya...> - 2006-10-20 22:46:21
|
In pythoncard, I created a window with various widgets. Then I add a wx.grid.Grid control using CreateGrid(). The grid appears on the window with the rest of the widgets, I can put values in the cells. However, the scroll bars do not work. Also, I can not select any cell with the mouse. Help please and thanks. |