Re: wxPython Grid Cell change question

2006-07-14 Thread Kiran
Never mind, I used 2 different binds for the 2 different situations and it worked. thanks for looking anyhow. -- Kiran Kiran wrote: > Hello All, > I created a grid, where I register events every time the user changes > an existing value inside the grid control. Right now, I am using the > event:

wxPython Grid Cell change question

2006-07-13 Thread Kiran
Hello All, I created a grid, where I register events every time the user changes an existing value inside the grid control. Right now, I am using the event: EVT_GRID_CELL_CHANGE. However, I realized that I need to register that same kind of event even if the user doesnt change the value, but just