Do I need to call some function in my platform-specific code to tell NetSurf to draw the display?
My debug code in plotters isn't being called at all, although bitmaps are created and the gui_window_redraw_window function (which doesn't do anything) is called. I'm expecting it to at least have a go at drawing by now, it is fetching and running through the page rendering ok, so I think I'm missing something. Thanks Chris
