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... 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to