GridCellEditor

gralex gralex1974 at ua.fm
Sun May 22 03:29:50 EDT 2005


Hi,all!

How i can manually start CellEditor in wxGrid for spicified Cell in grid in 
my programm:

mygrid.SetGridCursor(2,3)
mygrid.MakeCellVisible(2,3)
#.... starting editing....... ??????????????
mygrid.ShowCellEditControl() don't working...

help me, please... 





More information about the Python-list mailing list