[wxPython] Article on using wxGrid

Hello,

i'd like to say that i started to write an article about using wxGrid. I published it on my private homepage:

http://www.saffre.f2s.com/wxgrid.htm

I would be glad to get some feedback since this article is a work in progress.

Luc

Great thing to have.

One suggestion I would make is to add examples on event handling for the
controls of the grid Editors .

BTW. About grids... I noticed that when I'm in the edit mode of a cell
and I move to another control in the panel without pressing enter or
somehow forcing the "EndEdit" method of the editor. The cell doesn't
update the value.

Anyone knows if there's a way for the grid to recognize that it lost the
focus and call the "EndEdit" method when it happens??
(wxPython 2.3.1. WinNT)

Raul

Luc Saffre wrote:

ยทยทยท

Hello,

i'd like to say that i started to write an article about using wxGrid. I
published it on my private homepage:

http://www.saffre.f2s.com/wxgrid.htm

I would be glad to get some feedback since this article is a work in progress.

Luc

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users