Hi All, I'm struggling with a Wx::Grid and a custom editor based on Wx::TextCtrl...
I've embedded a Wx::TexCtrl using a Wx::PlGridCellEditor, the same way as shown in wxperl_demo in wxPerl-Controls-wxGrid-Custom Editors and Renderers. When you run the demo, you can move to cell C2 with the keyboard arrows but you're unable to modify its content with the keyboard without first clicking on it with the mouse. Anyone knows how to add this behavior ? Thanks for help ! -- Erik