How to change the default selection of wxGrid?

Robin wrote:

Looks like it is just missing a Refresh. Please enter a bug reportabout this.

I have post a bug with id 1743448

One way to do it would be to intercept the mouse events fromgrid.GetGridWindow() and implement the selection yourself.

thank you for your advice, I'll try it.

best regards.
deafwolf