Python SetSelected and Drawings.Add not showing up until switching view

In python, I call SetSelected() on some objects. I also create graphical objects on Eco layers. They don’t automatically show up in the display. I can switch views and back (F9, F11) and the objects and selection appears. What do I need to do to get the objects to automatically show up?

In 406 stable, the selected objects highlighted when the mouse moved into the window, but this no longer occurs in the nightly.

This is largely in OpenGL view, I have not thoroughly tested other views.