In message <[EMAIL PROTECTED]>
          "Chris Young" <[EMAIL PROTECTED]> wrote:

> On Mon, 04 Aug 2008 00:03:52 +0200 CEST, François Revol wrote:
> 
> > > 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.
> > 
> > No, you must call some core function when you get an expose-type event 
> > from the GUI, which in turn will call you back.
> 
> Thanks, that seems to work (it's calling clg plotter function at
> least, I would expect more though).

Feel free to add more Doxygen documentation if you think it is not
enough and figured out the hard way or got the info from here/IRC.

John.
-- 
John Tytgat
[EMAIL PROTECTED]

Reply via email to