slick. So my question is, would it be possible to have Mozilla render to my OpenGL Rendering Conxtext? If so then were should I start looking? I assume I just need to port the low-level drawing routines.
Hm, mostly, you'd have to look at the files in gfx/src/<platform> and widget/src/<platform>, afaik
