[solved] WebBrowserComponent not displaying (I must be doing something stupid)

I just get a white component in the bounds of my WebBrowserComponent, but the content is there, in that if I click on the component, I can see different pages load (via debug outputs). WebBrowserDemo works fine. As I said, i am doing something wrong, but I can’t figure out what it is.

Looks like it had to do with some OpenGL stuff that someone else wrote, and I don’t understand. By disabling it for my tests, I was able to get the component to display correctly.