[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Announce of an early netsurf framebuffer alpha / polipo proxy rpm



Am Samstag, den 07.08.2010, 09:40 +0200 schrieb Eero Tamminen
<oak@helsinkinet.fi>:
 
> Things in the www-page behave differently from native widgets, they can
be 
> scaled, themed with CSS, JS can query their state, maybe even have
layers
> on top of them etc. I don't think it makes sense to try to implement
them
> with native widgets.  But maybe they can be themed to look closer to GEM
> widgets?

It seems all of the widget are handled and drawn by netsurf rendering
engine. With exception of the Options list, it seems to have an
on_create/on_draw callback, which I havent found for the other widgets.