From: <and...@ti...> - 2005-03-12 00:03:01
|
Hello NG, I have received a lot of good suggestions from you, so I would like to thank everyone for previous posts. Anyway, I'm still having troubles with Grid() (also with Matplotlib/Pylab version 0.73 RC2). If you run the= following examples: - wxcursor_demo.py - embedding_in_wx2.py There is no way to make the "g" key show the grid. It seems that this key= is not responding, or the grid is deleted immediately after its creation,= or it is never created. If you run this example: - embedding_in_wx.py The "g" key works fine, the grid is shown/hidden when you hit this key. I'm having the same problem in my application, I can not show the grid fo= r some reason, and it seems to me that these 2 problems are related. Do you have any suggestion/pointer? Thank you a lot. Andrea. |