From: hwphillips <bu...@ya...> - 2006-10-21 14:50:04
|
hwphillips wrote: > 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. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 I used the grid in pyCard and everything works ok. I missed the sample for it at first. Still, the problem above exists, not sure why. |