I noticed that on windows (python3, wxpython4.1) a DataViewCtrl does not scroll automatically when reaching the top or bottom end of the visible area with DnD enabled. Is this to be expected/intended? It does on GTK and OSX though. Is there a way to enable automatic scroll or is it possible to set the position programatically?
Thanks, Christian