wx.grid 2.6.1.0 events

DarkBlue pict100 at gmail.com
Mon Jun 11 10:04:50 EDT 2007


Hello

pythoncard
wx 2.6.1
python 2.4.x
kinterbasdb
firebird

I have a wx.grid filled with data from a database
one of the fields is a blob field with text data, which
I want to display in some adjacent text control when I scroll
through the grid.

The question is which wx.EVT_XXX do I need
to use and how to 'connect ' the wx.grid to my TextArea
control ,so that the correct data gets displayed after
any row change?


Thanks for any hints.

Db




More information about the Python-list mailing list