hello, in GridSimple.py demo the EVT_GRID_EDITOR_HIDDEN event is managed to show a message dialog. The strange thing is that the message dialog is shown two times, one after the other. How can I make it appear just once? Don’t know if it is a bug but can’t figure out how to change event propagation to have just one message
I’m on win 10, same behaviour with wxpy 4.0.7.post2 and 4.2.1a1
thank you in advance
Marco